Class Precision.BogusRounder

  • Enclosing class:
    Precision

    @Deprecated
    public static class Precision.BogusRounder
    extends Precision
    Deprecated.
    This API is ICU internal only.
    An BogusRounder's MathContext into precision.
    Status:
    Internal. This API is ICU internal only.
    • Constructor Detail

      • BogusRounder

        @Deprecated
        public BogusRounder()
        Deprecated.
        This API is ICU internal only.
        Default constructor.
        Status:
        Internal. This API is ICU internal only.
    • Method Detail

      • apply

        @Deprecated
        public void apply​(com.ibm.icu.impl.number.DecimalQuantity value)
        Deprecated.
        This API is ICU internal only.
        Specified by:
        apply in class Precision
        Status:
        Internal. This API is ICU internal only.
      • into

        @Deprecated
        public Precision into​(Precision precision)
        Deprecated.
        This API is ICU internal only.
        Copies the BogusRounder's MathContext into precision.
        Status:
        Internal. This API is ICU internal only.