Uses of Class
jdk.dynalink.NamespaceOperation
Package
Description
Contains interfaces and classes that are used to link an
invokedynamic
call site.-
Uses of NamespaceOperation in jdk.dynalink
Modifier and TypeMethodDescriptiondefault NamespaceOperation
Operation.withNamespace(Namespace namespace)
Returns aNamespaceOperation
using this operation as its base.default NamespaceOperation
Operation.withNamespaces(Namespace... namespaces)
Returns aNamespaceOperation
using this operation as its base.