Uses of Class
jdk.dynalink.StandardOperation
| Package | Description | 
|---|---|
| jdk.dynalink | Contains interfaces and classes that are used to link an  invokedynamiccall site. | 
- 
Uses of StandardOperation in jdk.dynalinkMethods in jdk.dynalink that return StandardOperation Modifier and Type Method Description static StandardOperationStandardOperation. valueOf(String name)Returns the enum constant of this type with the specified name.static StandardOperation[]StandardOperation. values()Returns an array containing the constants of this enum type, in the order they are declared.