Uses of Enum Class
jdk.dynalink.StandardOperation
Package
Description
Contains interfaces and classes that are used to link an
invokedynamic
call site.-
Uses of StandardOperation in jdk.dynalink
Modifier and TypeMethodDescriptionstatic StandardOperation
Returns the enum constant of this class with the specified name.static StandardOperation[]
StandardOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.