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.dynalink
Methods in jdk.dynalink that return NamespaceOperationModifier 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.