Searched refs:GenericParentComponent (Results 1 – 2 of 2) sorted by relevance
20 interface GenericParentComponent<B> { interface
24 interface ParentOfGenericComponent extends GenericParentComponent<ChildComponent>, ParentGetters {