Uses of Class
jdk.dynalink.NamespaceOperation
| Package | Description | 
|---|---|
| jdk.dynalink | Contains interfaces and classes that are used to link an  invokedynamiccall site. | 
- 
Uses of NamespaceOperation in jdk.dynalinkMethods in jdk.dynalink that return NamespaceOperation Modifier and Type Method Description default NamespaceOperationOperation. withNamespace(Namespace namespace)Returns aNamespaceOperationusing this operation as its base.default NamespaceOperationOperation. withNamespaces(Namespace... namespaces)Returns aNamespaceOperationusing this operation as its base.