ConcurrentSetCount

sealed abstract class ConcurrentSetCount
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def count(): Long
def observe(word: String): Unit
def snapshot(): Chunk[(String, Long)]