|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumberInfo | |
|---|---|
| org.jboss.reflect.spi | Extended Reflection API. |
| Uses of NumberInfo in org.jboss.reflect.spi |
|---|
| Fields in org.jboss.reflect.spi declared as NumberInfo | |
|---|---|
static NumberInfo |
NumberInfo.ATOMIC_INT
The atomic int info |
static NumberInfo |
NumberInfo.ATOMIC_LONG
The atomic long info |
static NumberInfo |
NumberInfo.BYTE_OBJECT
The byte info |
static NumberInfo |
NumberInfo.DOUBLE_OBJECT
The double info |
static NumberInfo |
NumberInfo.FLOAT_OBJECT
The float info |
static NumberInfo |
NumberInfo.INT_OBJECT
The int info |
static NumberInfo |
NumberInfo.LONG_OBJECT
The long info |
static NumberInfo |
NumberInfo.SHORT_OBJECT
The short info |
| Methods in org.jboss.reflect.spi that return NumberInfo | |
|---|---|
static NumberInfo |
NumberInfo.valueOf(String name)
Get the primitive info for a type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||