|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumberOperations.ClassInfo | |
|---|---|
| org.jaitools.numeric | Classes providing a range of numeric functions including summary statistics, defining and comparing ranges (intervals), and compiling histogram data. |
| Uses of NumberOperations.ClassInfo in org.jaitools.numeric |
|---|
| Methods in org.jaitools.numeric that return NumberOperations.ClassInfo | |
|---|---|
static NumberOperations.ClassInfo |
NumberOperations.ClassInfo.get(Class<? extends Number> clazz)
Gets the ClassInfo type for the given class |
static NumberOperations.ClassInfo |
NumberOperations.ClassInfo.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NumberOperations.ClassInfo[] |
NumberOperations.ClassInfo.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||