| Modifier and Type | Field and Description |
|---|---|
static ShortRange |
EMPTY |
| Constructor and Description |
|---|
ShortRange(short start,
short end) |
public static final ShortRange EMPTY
public boolean contains(short item)
public Short getStart()
public Short getEnd()
public Integer getIncrement()
getIncrement in interface Progression<Short>public ShortIterator iterator()
Copyright © 2013. All Rights Reserved.