Class PreciseColumnShadowValue<T extends Comparable<?>>
- java.lang.Object
-
- org.apache.shardingsphere.shadow.api.shadow.column.PreciseColumnShadowValue<T>
-
- 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.