tle.searchutil.impl
Class CondNot

java.lang.Object
  extended by tle.searchutil.impl.AbstractSingleCond
      extended by tle.searchutil.impl.CondNot
All Implemented Interfaces:
Cond, SingleCond

public class CondNot
extends AbstractSingleCond

not À» Ç¥Çö

Author:
ÃÖ¹ü±Õ

Constructor Summary
CondNot(CompositeCond cond)
           
CondNot(PropertyCond cond)
           
 
Method Summary
 
Methods inherited from class tle.searchutil.impl.AbstractSingleCond
getCond
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CondNot

public CondNot(PropertyCond cond)

CondNot

public CondNot(CompositeCond cond)