Searched refs:getClassTypeName (Results 1 – 2 of 2) sorted by relevance
117 getClassTypeName(ClassName.get(context.packageName(), className), typeVariableNames); in Generator()133 .superclass(getClassTypeName(superclass, typeVariableNames)) in generate()173 getClassTypeName( in writeReplace()196 private static TypeName getClassTypeName( in getClassTypeName() method in SerializableAutoValueExtension.Generator
1820 public static String getClassTypeName(final int index) { in getClassTypeName() method in Const