Class BigIntegerNumberFactory

java.lang.Object
com.singularsys.extensions.field.implementations.BigIntegerNumberFactory
All Implemented Interfaces:
JepComponent, NumberFactory, Serializable

public class BigIntegerNumberFactory extends Object implements NumberFactory
A number factory to create BigInteger numbers
See Also:
  • Constructor Details

    • BigIntegerNumberFactory

      public BigIntegerNumberFactory()
  • Method Details