Searched defs:isWrapperType (Results 1 – 6 of 6) sorted by relevance
43 public static boolean isWrapperType(Type type) { in isWrapperType() method in Primitives
219 public function isWrapperType() function in Google\\Protobuf\\Internal\\FieldDescriptor
98 public static boolean isWrapperType(Class<?> type) { in isWrapperType() method in Primitives