public class MsnRange
extends java.lang.Object
| Constructor and Description |
|---|
MsnRange(int singleVal) |
MsnRange(int lowVal,
int highVal) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHighVal() |
int |
getLowVal() |
boolean |
includes(int msn) |