Searched defs:classForName (Results 1 – 2 of 2) sorted by relevance
62 static native java.lang.Class<?> classForName( in classForName() method in Class
467 static native Class<?> classForName(String className, boolean shouldInitialize, in classForName() method in Class