JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
Boolean
Byte
Character
Short
Integer
Long
Float
Double
Object
Array
TypeVariable
Wildcard
Void
Field Details
CLASSES_TO_JVM_TYPES
Constructor Details
JvmType()
Method Details
values()
valueOf(String)
getDescriptorPrefix()
getPrimitiveName()
isPrimitive()
isPrimitiveOrVoid()
bitWidth()
stackSlots()
isSingleWord()
isDoubleWord()
isNumeric()
isIntegral()
isSubWordOrInt32()
isSigned()
isUnsigned()
isFloating()
isOther()
forClass(Class)
forValue(Object, boolean)
Enum Constant Summary
Enum Constants
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
final int
final boolean
final boolean
final boolean
final boolean
final boolean
final boolean
final boolean
final boolean
final boolean
final boolean
final boolean
final int
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf