Interface GenericsExamples.PrioritizedFeature

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

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

    Modifier and Type
    Method
    Description
    int
    Returns the feature priority.
  • Method Details

    • priority

      int priority()
      Returns the feature priority.
      Returns:
      feature priority