Interface Indexed

All Known Implementing Classes:
AbstractIndex, IndexedValue

public interface Indexed
An object with an assigned unique index.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getIndex

      int getIndex()