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