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.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b144-1