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