public interface Real
Modifier and Type | Method and Description |
---|---|
Real |
addAtLeast(double delta) |
Real |
addFixed(double delta) |
void |
ensureBiggerThan(Real other) |
double |
getCurrentValue() |
String |
getName() |
void |
printCreationStackTrace() |
Copyright © 2017. All Rights Reserved.