| Package | Description | 
|---|---|
| org.ojalgo.machine | 
| Modifier and Type | Method and Description | 
|---|---|
static JavaType | 
JavaType.match(Class<?> aClass)  | 
static JavaType | 
JavaType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static JavaType[] | 
JavaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MemoryEstimator | 
MemoryEstimator.add(JavaType aJavaType)  | 
Copyright © 2018 Optimatika. All rights reserved.