Package org.apache.pekko.util
Class SegmentedRecencyList$
java.lang.Object
org.apache.pekko.util.SegmentedRecencyList$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SegmentedRecencyList$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SegmentedRecencyList$
public SegmentedRecencyList$()
-
-
Method Details
-
empty
public <A> org.apache.pekko.util.SegmentedRecencyList<A> empty(scala.collection.immutable.Seq<Object> limits)
-