java.io.Serializablepublic class LessThan<T extends java.lang.Comparable<T>> extends CompareTo<T> implements java.io.Serializable
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.String |
getName() |
|
protected boolean |
matchResult(int result) |
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, toStringdescribeTo, matchespublic LessThan(java.lang.Comparable<T> value)