Package | Description |
---|---|
jdk.dynalink |
Dynalink is a library for dynamic linking of high-level operations on objects.
|
Modifier and Type | Method | Description |
---|---|---|
static StandardNamespace |
StandardNamespace.findFirst(Operation op) |
If the passed in operation is a
NamespaceOperation , or a
NamedOperation wrapping a NamespaceOperation , then it
returns the first (if any) StandardNamespace in its namespace
list. |
static StandardNamespace |
StandardNamespace.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static StandardNamespace[] |
StandardNamespace.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b148-1