public class GreaterThanCondition<T extends Comparable<T>> extends Object
GreaterThanCondition(Comparable<T> expected)
boolean
accept(T value)
String
toString()
toText()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GreaterThanCondition(Comparable<T> expected)
public boolean accept(T value)
public String toText()
public String toString()
toString
Object
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.