Searched defs:PubExample (Results 1 – 1 of 1) sorted by relevance
456 public static class PubExample extends Example { class in MethodHandlesTest457 public PubExample() { this("PubExample"); } in PubExample() method in MethodHandlesTest.PubExample458 protected PubExample(String prefix) { super(prefix+"#"+nextArg()); } in PubExample() method in MethodHandlesTest.PubExample