MCPcopy Create free account
hub / github.com/apache/solr / bn

Method bn

solr/solrj/src/test/org/noggit/TestJSONParser.java:349–351  ·  view source on GitHub ↗
(String digits)

Source from the content-addressed store, hash-verified

347 }
348
349 public static Num bn(String digits) {
350 return new BigNum(digits);
351 }
352
353 public static Object t = Boolean.TRUE;
354 public static Object f = Boolean.FALSE;

Callers 2

parseMethod · 0.95
testNumbersMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected