Interface GenericsExamples.NamedFeature

All Known Implementing Classes:
GenericsExamples.RankedFeature
Enclosing class:
GenericsExamples

public static interface GenericsExamples.NamedFeature
First capability required by the multiple-bound example.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the feature name.
  • Method Details

    • name

      String name()
      Returns the feature name.
      Returns:
      feature name