Class PreciseColumnShadowValue<T extends Comparable<?>>

  • Type Parameters:
    T - class type of shadow column value
    All Implemented Interfaces:
    ShadowValue

    public final class PreciseColumnShadowValue<T extends Comparable<?>>
    extends Object
    implements ShadowValue
    Precise value of shadow column.
    • Constructor Detail

      • PreciseColumnShadowValue

        public PreciseColumnShadowValue()