Searched refs:SimpleInterface (Results 1 – 1 of 1) sorted by relevance
14 private static SimpleInterface simple;24 …simple = (SimpleInterface) simpleClass.toClass(new URLClassLoader(new URL[0], getClass().getClassL… in setUp()244 public static interface SimpleInterface { interface in ArrayAccessReplaceTest279 public static class Simple implements SimpleInterface {