Package one.microstream.functional
Interface IndexedAcceptor<T>
- 
- All Known Subinterfaces:
 IndexedAggregator<E,R>
public interface IndexedAcceptor<T> 
- 
- 
Method Detail
- 
accept
void accept(T e, long index)
 
 - 
 
 - 
 
IndexedAggregator<E,R>public interface IndexedAcceptor<T>
void accept(T e, long index)