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