Uses of Interface
org.monte.media.util.stream.BiIntConsumer
Packages that use BiIntConsumer
-
Uses of BiIntConsumer in org.monte.media.util.stream
Methods in org.monte.media.util.stream with parameters of type BiIntConsumerModifier and TypeMethodDescriptionvoidRangeStream.forEach(BiIntConsumer consumer) Invokes the consumer to process sub-ranges until the entire range has been processed.