|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jmol.jcamp.utils.NumericDataUtils
public class NumericDataUtils
Constructor Summary | |
---|---|
NumericDataUtils()
|
Method Summary | |
---|---|
static double |
convToIntelDouble(long i)
|
static float |
convToIntelFloat(int i)
|
static int |
convToIntelInt(int i)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NumericDataUtils()
Method Detail |
---|
public static int convToIntelInt(int i)
public static float convToIntelFloat(int i)
public static double convToIntelDouble(long i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |