Toggle navigation
Home
double to net.mindengine.galen.specs.RangeValue
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'galen'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Update Class Instacne Creation
new Range(Math.min(from,to),Math.max(from,to))
to
new Range(from,to)
new Range(Math.min(from,to),Math.max(from,to))
to
new Range(from,to)