Package org.apache.pekko.util
Class FrequencyList$
java.lang.Object
org.apache.pekko.util.FrequencyList$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FrequencyList$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<A> org.apache.pekko.util.FrequencyList<A>empty(boolean dynamicAging) <A> boolean
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
FrequencyList$
public FrequencyList$()
-
-
Method Details
-
empty
public <A> org.apache.pekko.util.FrequencyList<A> empty(boolean dynamicAging) -
empty$default$1
public <A> boolean empty$default$1()
-