Class GenericsExamples.RankedFeature

java.lang.Object
net.jrodolfo.java_evolution.java05.GenericsExamples.RankedFeature
All Implemented Interfaces:
GenericsExamples.NamedFeature, GenericsExamples.PrioritizedFeature
Enclosing class:
GenericsExamples

public static class GenericsExamples.RankedFeature extends Object implements GenericsExamples.NamedFeature, GenericsExamples.PrioritizedFeature
Concrete type that satisfies both bounds.