Package com.db4o.internal
Class ArrayType
- java.lang.Object
-
- com.db4o.internal.ArrayType
-
public class ArrayType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ArrayType
MULTIDIMENSIONAL_ARRAY
static ArrayType
NONE
static ArrayType
PLAIN_ARRAY
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ArrayType
forValue(int value)
int
value()
-