Searched defs:asPrimitiveType (Results 1 – 3 of 3) sorted by relevance
225 public PrimitiveType asPrimitiveType() { in asPrimitiveType() method in PrimitiveType
193 public PrimitiveType asPrimitiveType() { in asPrimitiveType() method in Type
715 public static PrimitiveType asPrimitiveType(TypeMirror maybePrimitiveType) { in asPrimitiveType() method in MoreTypes