public static class CellException.IntCoordMatcher extends java.lang.Object implements CellException.CoordMatcher
| Constructor and Description |
|---|
CellException.IntCoordMatcher(int value) |
CellException.IntCoordMatcher(int min,
int max) |
public CellException.IntCoordMatcher(int min,
int max)
public CellException.IntCoordMatcher(int value)
public boolean matches(int pos)
matches in interface CellException.CoordMatcherpublic java.lang.String toString()
toString in class java.lang.Object