LRUListWithCounter

zhttp.clients.ResPoolCache$.LRUListWithCounter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def add(e: LRUQEntry[K]): Boolean
def count: Int
def count2: Int
def factor: Int
def head: LRUQEntry[K]
def remove(e: LRUQEntry[K]): Boolean
def stat(sb: StringBuilder): StringBuilder