Searched refs:ExampleDerivedInterface (Results 1 – 1 of 1) sorted by relevance
43 interface ExampleDerivedInterface extends ExampleBaseInterface { interface in FeatureUtilTest65 enum ExampleDerivedFeature implements Feature<ExampleDerivedInterface>{75 private Set<Feature<? super ExampleDerivedInterface>> implied;78 Feature<? super ExampleDerivedInterface> ... implied) { in ExampleDerivedFeature()83 public Set<Feature<? super ExampleDerivedInterface>> getImpliedFeatures() { in getImpliedFeatures()