Searched refs:isTypeClassSimple (Results 1 – 3 of 3) sorted by relevance
97 if (TypeDescription.isTypeClassSimple(typeClass)) { in writeType()
111 if (TypeDescription.isTypeClassSimple(typeClass)) { in readType()
131 public static boolean isTypeClassSimple(TypeClass typeClass) { in isTypeClassSimple() method in TypeDescription