T
- Type of the values comparedIArgumentMatcher
public class LessOrEqual<T extends java.lang.Comparable<T>> extends CompareTo<T>
Constructor | Description |
---|---|
LessOrEqual(java.lang.Comparable<T> value) |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.String |
getName() |
|
protected boolean |
matchResult(int result) |
public LessOrEqual(java.lang.Comparable<T> value)
Copyright © 2001-2019 EasyMock contributors. This documentation is provided under the terms of the Apache 2 licence.