Searched defs:getCommonSuperClass (Results 1 – 3 of 3) sorted by relevance
34 protected String getCommonSuperClass(final String type1, final String type2) { in getCommonSuperClass() method in InstrumentingClassWriter
1484 override fun getCommonSuperClass(type1: String, type2: String): String { in getCommonSuperClass() method in CW