Uses of Enum Class
net.ontopia.topicmaps.query.impl.basic.NumbersModule.NumberSupport
Packages that use NumbersModule.NumberSupport
Package
Description
Contains the in-memory implementation of the query language.
-
Uses of NumbersModule.NumberSupport in net.ontopia.topicmaps.query.impl.basic
Methods in net.ontopia.topicmaps.query.impl.basic that return NumbersModule.NumberSupportModifier and TypeMethodDescriptionstatic NumbersModule.NumberSupportNumbersModule.NumberSupport.getHighestPrecision(Number[] values) static NumbersModule.NumberSupportReturns the enum constant of this class with the specified name.static NumbersModule.NumberSupport[]NumbersModule.NumberSupport.values()Returns an array containing the constants of this enum class, in the order they are declared.