info.rolandkrueger.roklib.util.bool
Class NotOperation

java.lang.Object
  extended by info.rolandkrueger.roklib.util.bool.AbstractUnaryBooleanOperation
      extended by info.rolandkrueger.roklib.util.bool.NotOperation
All Implemented Interfaces:
IBooleanOperation, Serializable

public class NotOperation
extends AbstractUnaryBooleanOperation

See Also:
Serialized Form

Field Summary
 
Fields inherited from class info.rolandkrueger.roklib.util.bool.AbstractUnaryBooleanOperation
mValue
 
Constructor Summary
NotOperation()
           
 
Method Summary
 boolean execute()
           
 
Methods inherited from class info.rolandkrueger.roklib.util.bool.AbstractUnaryBooleanOperation
canShortCircuit, getMinimumNumberOfOperands, getShortCircuit, isUnaryOperation, setLeftHandOperand, setRightHandOperand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotOperation

public NotOperation()
Method Detail

execute

public boolean execute()


Copyright © 2007-2011. All Rights Reserved.