Searched defs:extractIntegralValue (Results 1 – 1 of 1) sorted by relevance
153 public static Optional<BigDecimal> extractIntegralValue(JSONObject obj, String key) { in extractIntegralValue() method in FetcherUtil169 public static Optional<BigDecimal> extractIntegralValue(Object maybeIntegralValue) { in extractIntegralValue() method in FetcherUtil