Searched refs:BridgeMethod (Results 1 – 2 of 2) sorted by relevance
13 public class BridgeMethod extends BridgeMethodSuper<String> implements BridgeMethodInf { class
271 f.setSuperclass(BridgeMethod.class); in testBridgeMethod()276 BridgeMethod obj = (BridgeMethod)c.getConstructor().newInstance(); in testBridgeMethod()