| Package | Description |
|---|---|
| xyz.mattyb.checkmate | |
| xyz.mattyb.checkmate.checkmate |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckMate |
| Modifier and Type | Method and Description |
|---|---|
IntRangeCheckMate |
CheckMate.between(java.lang.Integer start)
The start of the range check, inclusive.
|
IntRangeCheckMate |
CheckMate.intValue(java.lang.Comparable<java.lang.Integer> value)
The intValue to compare.
|
| Modifier and Type | Method and Description |
|---|---|
IntRangeCheckMate |
IntRangeCheckMate.between(java.lang.Integer start)
The start of the range check, inclusive.
|
IntRangeCheckMate |
IntRangeCheckMate.intValue(java.lang.Comparable<java.lang.Integer> value)
The intValue to compare.
|
Copyright © 2018. All rights reserved.