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