public class Range extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Range.RangeBuilder |
Modifier and Type | Method and Description |
---|---|
static Range.RangeBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static Range |
from(InclusiveRangeAmountFraction baking) |
double |
getMax() |
double |
getMin() |
int |
hashCode() |
String |
toString() |
public static Range from(InclusiveRangeAmountFraction baking)
public static Range.RangeBuilder builder()
protected boolean canEqual(Object other)
public double getMin()
public double getMax()
Copyright © 2025. All rights reserved.