Get an optional BigInteger associated with a key, or the defaultValue if there is no such key or if its value is not a number. If the value is a string, an attempt will be made to evaluate it as a number. @param key A key string. @param defaultValue The default. @return An obj
(String key, BigInteger defaultValue)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected