Interface GenericsExamples.ReleaseFeature
- All Known Implementing Classes:
GenericsExamples.LanguageFeature, GenericsExamples.PlatformFeature
- Enclosing class:
GenericsExamples
public static interface GenericsExamples.ReleaseFeature
Base type for the bounded wildcard example.
-
Method Summary
Modifier and TypeMethodDescriptionintReturns a small teaching-oriented importance score.
-
Method Details
-
importance
int importance()Returns a small teaching-oriented importance score.- Returns:
- importance score
-