Uses of Class
jdk.dynalink.NamedOperation
Package
Description
Contains interfaces and classes that are used to link an
invokedynamic
call site.-
Uses of NamedOperation in jdk.dynalink
Modifier and TypeMethodDescriptionNamedOperation.changeName(String newName)
Finds or creates a named operation that differs from this one only in the name.default NamedOperation
Returns aNamedOperation
using this operation as its base.