Interface SingleIndexer<T>
- All Superinterfaces:
Indexer<T>
- All Known Implementing Classes:
SingleAutoIndexer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Author:
- Pierre Lecerf ([email protected])
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic <P extends Indexable>
SingleIndexer<P>auto()
default void
index
(T payload, IndexContainer container)