Searched defs:theRoot (Results 1 – 4 of 4) sorted by relevance
28 public CustomClassLoaderConstructor(Class<? extends Object> theRoot, ClassLoader theLoader) { in CustomClassLoaderConstructor()
64 public Constructor(Class<? extends Object> theRoot) { in Constructor()71 private static Class<? extends Object> checkRoot(Class<? extends Object> theRoot) { in checkRoot()78 public Constructor(TypeDescription theRoot) { in Constructor()103 public Constructor(String theRoot) throws ClassNotFoundException { in Constructor()
45 private ElementType theRoot = null; field in Schema
263 public TestNGConstructor(Class<? extends Object> theRoot) { in TestNGConstructor()