public final class Range extends Object
Range(float min, float max)
float
max()
min()
static Range
of(float min, float max)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Range(float min, float max)
public float min()
public float max()
public static Range of(float min, float max)
Copyright © 2022. All rights reserved.