Package org.apache.pekko.util
Class Collections
java.lang.Object
org.apache.pekko.util.Collections
INTERNAL API
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Collections.IterableOps<T>IterableOps(Iterable<T> iterable)
-
Constructor Details
-
Collections
public Collections()
-
-
Method Details
-
IterableOps
-