Uses of Class
org.fusesource.hawtjni.runtime.ArgFlag
-
-
Uses of ArgFlag in org.fusesource.hawtjni.runtime
Methods in org.fusesource.hawtjni.runtime that return ArgFlag Modifier and Type Method Description ArgFlag[]flags()static ArgFlagArgFlag. valueOf(String name)Returns the enum constant of this type with the specified name.static ArgFlag[]ArgFlag. values()Returns an array containing the constants of this enum type, in the order they are declared.
-