org.terracotta.toolkit.search.expression
Class Always

java.lang.Object
  extended by org.terracotta.toolkit.search.expression.BaseClause
      extended by org.terracotta.toolkit.search.expression.Always
All Implemented Interfaces:
Clause

public class Always
extends BaseClause

Marker for always match type clause


Field Summary
 
Fields inherited from class org.terracotta.toolkit.search.expression.BaseClause
SEP
 
Constructor Summary
Always()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.terracotta.toolkit.search.expression.BaseClause
and, not, or
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Always

public Always()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 Terracotta, Inc.. All Rights Reserved.