public static interface PState.Schema
Modifier and Type | Method and Description |
---|---|
PState.Schema |
subindexed()
Declare this data structure as subindexed.
|
PState.Schema |
subindexed(SubindexOptions options)
Declare this data structure as subindexed with the given options.
|
PState.Schema subindexed()
PState.Schema subindexed(SubindexOptions options)