Uses of Class
jdk.dynalink.NamespaceOperation
Packages that use NamespaceOperation
Package
Description
Contains interfaces and classes that are used to link an 
invokedynamic call site.- 
Uses of NamespaceOperation in jdk.dynalinkMethods in jdk.dynalink that return NamespaceOperationModifier and TypeMethodDescriptiondefault NamespaceOperationOperation.withNamespace(Namespace namespace)Returns aNamespaceOperationusing this operation as its base.default NamespaceOperationOperation.withNamespaces(Namespace... namespaces)Returns aNamespaceOperationusing this operation as its base.