Uses of Enum Class
jdk.dynalink.StandardOperation
Packages that use StandardOperation
-
Uses of StandardOperation in jdk.dynalink
Methods in jdk.dynalink that return StandardOperation修饰符和类方法描述static StandardOperationReturns the enum constant of this class with the specified name.static StandardOperation[]StandardOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.