Searched refs:getPrimitiveTypes (Results 1 – 1 of 1) sorted by relevance
49 private static final ImmutableMap<String, Class> PRIMITIVE_TYPES = getPrimitiveTypes();194 private static ImmutableMap<String, Class> getPrimitiveTypes() { in getPrimitiveTypes() method in CurrentApiHelper