Class BigIntegerNode

java.lang.Object
cool.scx.object.node.BigIntegerNode
All Implemented Interfaces:
Node, NumberNode, ValueNode

public final class BigIntegerNode extends Object implements NumberNode
BigIntegerNode
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • BigIntegerNode

      public BigIntegerNode(BigInteger v)
  • Method Details