Skip navigation links
org.netbeans.modules.classfile/1 1.76
A B C E F G H I K L M N O P R S T V 

V

valueOf(String) - Static method in enum org.netbeans.modules.classfile.CPMethodHandleInfo.ReferenceKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.netbeans.modules.classfile.CPMethodHandleInfo.ReferenceKind
Returns an array containing the constants of this enum type, in the order they are declared.
VARARGS - Static variable in class org.netbeans.modules.classfile.Access
Declared with a variable number of arguments.
Variable - Class in org.netbeans.modules.classfile
A Java field.
VerificationTypeInfo - Class in org.netbeans.modules.classfile
VerificationTypeInfo structure, which is defined as a C-like union in the Java Virtual Machine Specification, section 4.8.4, and is used to define stack map frame structures.
VerificationTypeInfo.DoubleVariableInfo - Class in org.netbeans.modules.classfile
A Double_variable_info type, which indicates that the location contains the verification type double.
VerificationTypeInfo.FloatVariableInfo - Class in org.netbeans.modules.classfile
A Float_variable_info type, which indicates that the location contains the verification type float.
VerificationTypeInfo.IntegerVariableInfo - Class in org.netbeans.modules.classfile
A Integer_variable_info type, which indicates that the location contains the verification type int.
VerificationTypeInfo.LongVariableInfo - Class in org.netbeans.modules.classfile
A Long_variable_info type, which indicates that the location contains the verification type long.
VerificationTypeInfo.NullVariableInfo - Class in org.netbeans.modules.classfile
A Null_variable_info type, which indicates that the location contains the verification type null.
VerificationTypeInfo.ObjectVariableInfo - Class in org.netbeans.modules.classfile
An Object_variable_info type, which indicates that the location contains an instance of the class referenced by the constant pool entry.
VerificationTypeInfo.TopVariableInfo - Class in org.netbeans.modules.classfile
A Top_variable_info type, which indicates that the local variable has the verification type top.
VerificationTypeInfo.UninitializedThisVariableInfo - Class in org.netbeans.modules.classfile
A UninitializedThis_variable_info type, which indicates that the location contains the verification type uninitializedThis.
VerificationTypeInfo.UninitializedVariableInfo - Class in org.netbeans.modules.classfile
An Uninitialized_variable_info type, which indicates that the location contains the verification type uninitialized(offset).
VOLATILE - Static variable in class org.netbeans.modules.classfile.Access
Declared volatile; cannot be cached.
A B C E F G H I K L M N O P R S T V 
Skip navigation links
org.netbeans.modules.classfile/1 1.76