Class EqualBigint

    • Constructor Detail

      • EqualBigint

        public EqualBigint()
    • Method Detail

      • apply

        public static java.util.function.Function<java.math.BigInteger,​java.lang.Boolean> apply​(java.math.BigInteger second)
      • apply

        public static java.lang.Boolean apply​(java.math.BigInteger first,
                                              java.math.BigInteger second)