Package org.openspaces.core.util.numbers
package org.openspaces.core.util.numbers
-
ClassDescriptionNumberHelper<N extends Number>A generic interface on top of a specific
Numberimplementation allowing to use it in a generalized fashion.A factory allowing to createNumberHelperimplemenations based on the providedNumbertype (such asIntegerorFloat).