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