Class Unconstrained
java.lang.Object
io.deephaven.query.parameterized.constraint.Unconstrained
- All Implemented Interfaces:
Constraint
,Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.query.parameterized.Constraint
Constraint.Visitor<T>
-
Field Summary
Fields inherited from interface io.deephaven.query.parameterized.Constraint
UNCONSTRAINED
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Unconstrained
public Unconstrained()
-
-
Method Details
-
traverse
- Specified by:
traverse
in interfaceConstraint
-