com.indexdata.torus2.query.match
Class AndNotMatcher
java.lang.Object
com.indexdata.torus2.query.match.AndNotMatcher
- All Implemented Interfaces:
- LayerMatcher
public class AndNotMatcher
- extends Object
- implements LayerMatcher
- Author:
- jakub
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AndNotMatcher
public AndNotMatcher(LayerMatcher left,
LayerMatcher right)
match
public boolean match(Record.Layer layer)
- Specified by:
match
in interface LayerMatcher
Copyright © 2008-2013 Index Data. All Rights Reserved.