Uses of Class
net.jafama.IntWrapper
-
-
Uses of IntWrapper in net.jafama
Methods in net.jafama with parameters of type IntWrapper Modifier and Type Method Description static boolean
FastMath. toDMS(double angrad, IntWrapper degrees, IntWrapper minutes, DoubleWrapper seconds)
static boolean
StrictFastMath. toDMS(double angrad, IntWrapper degrees, IntWrapper minutes, DoubleWrapper seconds)
-