Searched defs:classForName (Results 1 – 5 of 5) sorted by relevance
47 private static Class classForName(String className) { in classForName() method in ShadowSystemServiceRegistry
130 private static Class classForName(String className) { in classForName() method in ShadowSystemServiceRegistry
327 protected Class<?> classForName(String name, boolean initialize, in classForName() method in TypeFactory332 protected Class<?> classForName(String name) throws ClassNotFoundException { in classForName() method in TypeFactory
108 protected final Class<?> classForName(String name) throws ClassNotFoundException { in classForName() method in gUnitExecutor
484 private DeclaredType classForName(String className) { in classForName() method in TypeEncoder.TypeRewriter