| Package | Description |
|---|---|
| org.jace.metaclass |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanClass
Represents the meta-data for the java primitive, 'boolean'.
|
class |
ByteClass
Represents the meta-data for the java primitive, 'byte'.
|
class |
CharClass
Represents the meta-data for the java primitive, 'char'.
|
class |
DoubleClass
Represents the meta-data for the java primitive, 'double'.
|
class |
FloatClass
Represents the meta-data for the java primitive, 'float'.
|
class |
IntClass
Represents the meta-data for the java primitive, 'int'.
|
class |
LongClass
Represents the meta-data for the java primitive, 'long'.
|
class |
ShortClass
Represents the meta-data for the java primitive, 'short'.
|
class |
VoidClass
Represents the meta-data for the java primitive, 'void'.
|
Copyright © 2012. All Rights Reserved.