Uses of Class
jdk.dynalink.NamespaceOperation
Packages that use NamespaceOperation
-
Uses of NamespaceOperation in jdk.dynalink
Methods in jdk.dynalink that return NamespaceOperation修饰符和类方法描述default 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.