public class Flags extends Object
Flags()
Flags(String... flags)
protected String[]
getFlags()
protected String
getFlagValue(String... names)
null
protected boolean
hasFlags(String... names)
true
boolean
isEmpty()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Flags()
public Flags(String... flags)
public boolean isEmpty()
protected String[] getFlags()
protected boolean hasFlags(String... names)
protected String getFlagValue(String... names)
public String toString()
toString
Object
Copyright © 2006-2013 开源组织. All Rights Reserved.