Searched defs:isWrapperType (Results 1 – 5 of 5) sorted by relevance
| /external/gson/gson/src/main/java/com/google/gson/internal/ | ||
| D | Primitives.java | 43 public static boolean isWrapperType(Type type) { in isWrapperType() method in Primitives |
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | FieldDescriptor.php | 190 public function isWrapperType() function in Google\\Protobuf\\Internal\\FieldDescriptor |
| /external/guava/guava/src/com/google/common/primitives/ | ||
| D | Primitives.java | 98 public static boolean isWrapperType(Class<?> type) { in isWrapperType() method in Primitives |
| /external/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | FieldDescriptor.php | 219 public function isWrapperType() function in Google\\Protobuf\\Internal\\FieldDescriptor |
| /external/guava/android/guava/src/com/google/common/primitives/ | ||
| D | Primitives.java | 98 public static boolean isWrapperType(Class<?> type) { in isWrapperType() method in Primitives |