Class NumericNonOverflowingMod

    • Constructor Detail

      • NumericNonOverflowingMod

        protected NumericNonOverflowingMod()
        Builds the operator. This constructor is visible to allow subclassing: instances of this class should be unique, and the singleton can be retrieved through field INSTANCE.
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object