com.indexdata.torus2.query.match
Class AndMatcher

java.lang.Object
  extended by com.indexdata.torus2.query.match.AndMatcher
All Implemented Interfaces:
LayerMatcher

public class AndMatcher
extends Object
implements LayerMatcher

Author:
jakub

Constructor Summary
AndMatcher(LayerMatcher left, LayerMatcher right)
           
 
Method Summary
 boolean match(Record.Layer layer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AndMatcher

public AndMatcher(LayerMatcher left,
                  LayerMatcher right)
Method Detail

match

public boolean match(Record.Layer layer)
Specified by:
match in interface LayerMatcher


Copyright © 2008-2013 Index Data. All Rights Reserved.