Class SegmentedRecencyList$

java.lang.Object
org.apache.pekko.util.SegmentedRecencyList$

public class SegmentedRecencyList$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

      public static final SegmentedRecencyList$ 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)