Uses of Class
org.glassfish.hk2.utilities.Stub.Type
-
Packages that use Stub.Type Package Description org.glassfish.hk2.utilities -
-
Uses of Stub.Type in org.glassfish.hk2.utilities
Methods in org.glassfish.hk2.utilities that return Stub.Type Modifier and Type Method Description Stub.Type
value()
This value determines what the generated methods dostatic Stub.Type
Stub.Type. valueOf(String name)
Returns the enum constant of this type with the specified name.static Stub.Type[]
Stub.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-