Searched refs:ExampleBaseInterface (Results 1 – 2 of 2) sorted by relevance
35 interface ExampleBaseInterface { interface in FeatureUtilTest39 interface ExampleDerivedInterface extends ExampleBaseInterface {43 enum ExampleBaseFeature implements Feature<ExampleBaseInterface> {48 public Set<Feature<? super ExampleBaseInterface>> getImpliedFeatures() { in getImpliedFeatures()