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 StandardNamespaceIf the passed in operation is aNamespaceOperation, or aNamedOperationwrapping aNamespaceOperation, then it returns the first (if any)StandardNamespacein its namespace list.static StandardNamespaceReturns 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.