Oracle documentation regarding Java Classes displays this kind of info :
Is there a way to programmatically get the Min / Max values of those properties ? I haven't found methods in the classes / related classes (e.g. Class DoubleProperty) to access this info.
Or maybe is there some magical JSON file that holds all the relevant Min/Max values ?
Is there a way to programmatically get the Min / Max values of those properties ? I haven't found methods in the classes / related classes (e.g. Class DoubleProperty) to access this info.
Or maybe is there some magical JSON file that holds all the relevant Min/Max values ?