|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrimitiveArrayType | |
|---|---|
| org.hypergraphdb.type.javaprimitive | |
| Uses of PrimitiveArrayType in org.hypergraphdb.type.javaprimitive |
|---|
| Subclasses of PrimitiveArrayType in org.hypergraphdb.type.javaprimitive | |
|---|---|
class |
BooleanPrimitiveArrayType
Boolean arrays are stored using a byte for each boolean value (as usual, 0 for false and 1 for true). |
class |
BytePrimitiveArrayType
|
class |
CharPrimitiveArrayType
|
class |
DoublePrimitiveArrayType
|
class |
FloatPrimitiveArrayType
|
class |
IntPrimitiveArrayType
|
class |
LongPrimitiveArrayType
|
class |
ShortPrimitiveArrayType
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||