Searched defs:classForName (Results 1 – 4 of 4) sorted by relevance
45 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
461 private DeclaredType classForName(String className) { in classForName() method in TypeEncoder.TypeRewriter
108 protected final Class<?> classForName(String name) throws ClassNotFoundException { in classForName() method in gUnitExecutor