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