Uses of Class
com.orientechnologies.common.stream.BreakingForEach.Breaker
Packages that use BreakingForEach.Breaker
-
Uses of BreakingForEach.Breaker in com.orientechnologies.common.stream
Method parameters in com.orientechnologies.common.stream with type arguments of type BreakingForEach.BreakerModifier and TypeMethodDescriptionstatic <T> voidBreakingForEach.forEach(Stream<T> stream, BiConsumer<T, BreakingForEach.Breaker> consumer)