org.terracotta.toolkit.search.expression
Class Always
java.lang.Object
org.terracotta.toolkit.search.expression.BaseClause
org.terracotta.toolkit.search.expression.Always
- All Implemented Interfaces:
- Clause
public class Always
- extends BaseClause
Marker for always match type clause
Fields inherited from class org.terracotta.toolkit.search.expression.BaseClause |
SEP |
Methods inherited from class org.terracotta.toolkit.search.expression.BaseClause |
and, not, or |
Always
public Always()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014 Terracotta, Inc.. All Rights Reserved.