Uses of Interface
one.microstream.functional._intIndexedSupplier
-
Packages that use _intIndexedSupplier Package Description one.microstream -
-
Uses of _intIndexedSupplier in one.microstream
Methods in one.microstream with parameters of type _intIndexedSupplier Modifier and Type Method Description static <E> E[]
X. Array(Class<E> componentType, int length, _intIndexedSupplier<E> supplier)
-