Searched refs:isNumericType (Results 1 – 1 of 1) sorted by relevance
194 && isNumericType(sdkMethod.returnType); in typeIsNumeric()206 private boolean isNumericType(String type) { in isNumericType() method in SdkStore.Sdk