Package | Description |
---|---|
com.caucho.amber.type |
Modifier and Type | Class and Description |
---|---|
class |
PrimitiveBooleanType
The type of a property.
|
class |
PrimitiveByteType
Represents a primitive Java byte type
|
class |
PrimitiveCharType
The primitive char type.
|
class |
PrimitiveDoubleType
The primitive double type.
|
class |
PrimitiveFloatType
The primitive float type.
|
class |
PrimitiveIntType
The primitive int type.
|
class |
PrimitiveLongType
The primitive long type.
|
class |
PrimitiveShortType
The primitive short type.
|