Uses of Interface
one.microstream.functional._intIndexProcedure
- 
Packages that use _intIndexProcedure Package Description one.microstream.collections  - 
- 
Uses of _intIndexProcedure in one.microstream.collections
Methods in one.microstream.collections with parameters of type _intIndexProcedure Modifier and Type Method Description _intList_intList. iterate(_intIndexProcedure procedure)static voidAbstract_intArrayStorage. iterate(int[] data, int size, _intIndexProcedure procedure)static voidAbstract_intArrayStorage. rngIterate(int[] data, int size, int offset, int length, _intIndexProcedure procedure) 
 -