Contains various generic utilities.
-
SimpleMapIndex.IndexCalculator.m_state
Determine which method to use to count the size of an instance of the
specified class.
Initialize the calculator based on the type of the specified object
assuming that the indexed values are homogeneous (of the same type).
SimpleMapIndex.IndexCalculator.CalculatorState.valueOf(String name)
Returns the enum constant of this class with the specified name.
SimpleMapIndex.IndexCalculator.CalculatorState.values()
Returns an array containing the constants of this enum class, in
the order they are declared.