public interface JsonLogicPrimitive<T> extends JsonLogicNode
| Modifier and Type | Method and Description |
|---|---|
JsonLogicPrimitiveType |
getPrimitiveType() |
default JsonLogicNodeType |
getType() |
T |
getValue() |
T getValue()
JsonLogicPrimitiveType getPrimitiveType()
default JsonLogicNodeType getType()
getType in interface JsonLogicNode