Uses of Interface
ste.lloop.MapLoopConsumer
Packages that use MapLoopConsumer
-
Uses of MapLoopConsumer in ste.lloop
Methods in ste.lloop with parameters of type MapLoopConsumerModifier and TypeMethodDescription<R> RMapSequence.loop(MapLoopConsumer<K, V> consumer) Executes the given consumer for each element in the loop.