Interface IndexedObjectSet<T>

  • All Superinterfaces:
    Iterable<T>

    public interface IndexedObjectSet<T>
    extends Iterable<T>