Uses of Enum Class
jdk.dynalink.StandardNamespace
Packages that use StandardNamespace
-
Uses of StandardNamespace in jdk.dynalink
Methods in jdk.dynalink that return StandardNamespace修饰符和类方法描述static StandardNamespace
If the passed in operation is aNamespaceOperation
, or aNamedOperation
wrapping aNamespaceOperation
, then it returns the first (if any)StandardNamespace
in its namespace list.static StandardNamespace
Returns the enum constant of this class with the specified name.static StandardNamespace[]
StandardNamespace.values()
Returns an array containing the constants of this enum class, in the order they are declared.