Evaluates the given object as a BigInteger. @param value an object to interpret as a BigInteger @return the BigInteger value implied by the given object @throws NumberFormatException if the given object can't be understood as a BigInteger
( Object value )
source not stored for this graph (policy: none)
no test coverage detected