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