Package | Description |
---|---|
net.ontopia.topicmaps.query.impl.basic |
Contains the in-memory implementation of the query language.
|
Modifier and Type | Method and Description |
---|---|
static NumbersModule.NumberSupport |
NumbersModule.NumberSupport.getHighestPrecision(Number[] values) |
static NumbersModule.NumberSupport |
NumbersModule.NumberSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumbersModule.NumberSupport[] |
NumbersModule.NumberSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|