Interface Value
- All Known Implementing Classes:
ArrayValue,BooleanValue,DoubleValue,IntegerValue,LongValue,MapValue,NullValue,StringValue
public interface Value
-
Method Summary
Modifier and TypeMethodDescriptionstatic Valuestatic StringValuestatic ArrayValueof(Collection<?> value) default StringtoAql()value()
-
Method Details
-
value
Object value() -
getSupport
FilterSupport getSupport() -
toAql
-
of
-
of
-
of
-