public class FixedCondition<T> extends Object implements Condition<T>
FixedCondition(boolean aValue)
boolean
matches(T aObject)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FixedCondition(boolean aValue)
aValue
public boolean matches(T aObject)
Condition
matches
Condition<T>
aObject
Copyright © 2013. All rights reserved.