| Constructor and Description |
|---|
ByteRange(byte start,
byte end) |
public static final ByteRange EMPTY
public boolean contains(byte item)
public Byte getStart()
public Byte getEnd()
public Integer getIncrement()
getIncrement in interface Progression<Byte>public ByteIterator iterator()
Copyright © 2013. All Rights Reserved.