Searched refs:InheritAbstract (Results 1 – 2 of 2) sorted by relevance
17 public class InheritAbstract extends NotInAbstractParent implements OtherInterface, NotInAbstractIn… class
21 int value = new InheritAbstract().methodPublicSdkNotInAbstractParent(); in test()