Package io.deephaven.engine.util
Class BigDecimalUtils.PropertyNames
java.lang.Object
io.deephaven.engine.util.BigDecimalUtils.PropertyNames
- Enclosing class:
- BigDecimalUtils
Immutable way to store and pass properties to get precision and scale for a given named column.
-
Field Details
-
columnName
-
precisionProperty
-
scaleProperty
-
-
Constructor Details
-
PropertyNames
-