Searched defs:isWrapperType (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | FieldDescriptor.php | 190 public function isWrapperType() function in Google\\Protobuf\\Internal\\FieldDescriptor |
/external/guava/android/guava/src/com/google/common/primitives/ | ||
D | Primitives.java | 97 public static boolean isWrapperType(Class<?> type) { in isWrapperType() method in Primitives |
/external/guava/guava/src/com/google/common/primitives/ | ||
D | Primitives.java | 97 public static boolean isWrapperType(Class<?> type) { in isWrapperType() method in Primitives |