| Package | Description |
|---|---|
| org.basex.index |
Database Index structures.
|
| Modifier and Type | Field and Description |
|---|---|
StatsType |
Stats.type
Data type.
|
| Modifier and Type | Method and Description |
|---|---|
static StatsType |
StatsType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StatsType[] |
StatsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|