@ThreadSafe public class FloatRange extends Range<Float>
Constructor and Description |
---|
FloatRange(Float from,
Float to) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Float value) |
boolean |
isReverse() |
Iterator<Float> |
iterator() |
Range<Float> |
reverse() |
equals, getFrom, getTo, getType, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator