public interface PosRuleTestType extends DynamicDeserializer<PosRuleTest>
| Modifier and Type | Field and Description |
|---|---|
static PosRuleTestType |
ALWAYS_TRUE |
static PosRuleTestType |
AXIS_ALIGNED_LINEAR_POS |
static PosRuleTestType |
LINEAR_POS |
LOGGER| Modifier and Type | Method and Description |
|---|---|
static PosRuleTestType |
register(String id,
PosRuleTestType object) |
deserialize, deserializestatic final PosRuleTestType ALWAYS_TRUE
static final PosRuleTestType LINEAR_POS
static final PosRuleTestType AXIS_ALIGNED_LINEAR_POS
static PosRuleTestType register(String id, PosRuleTestType object)