Searched refs:ImplBSub (Results 1 – 6 of 6) sorted by relevance
24 ImplBSub bb = new ImplBSub(); in main()41 bb = (ImplBSub) face1; in main()51 ImplBSub[] bbArray = new ImplBSub[5]; in main()
20 public class ImplBSub extends ImplB implements /*Iface2,*/ Iface2Sub1 { class
ImplBSub.java package ImplBSub extends ImplB implements Iface2Sub1 { public void <init> () public int ...
1 ImplBSub intf: 205
26 faceObj = new ImplBSub(); in main()