Package org.apache.pekko.util
Class Collections$
- java.lang.Object
-
- org.apache.pekko.util.Collections$
-
public class Collections$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static Collections$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Collections$()
-
-
-
Field Detail
-
MODULE$
public static final Collections$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-