Searched refs:classNameOnly (Results 1 – 2 of 2) sorted by relevance
105 static String classNameOnly(String typeName) { in classNameOnly() method in TypeUtils
350 String className = TypeUtils.classNameOnly(fullname); in lookupClass()