Package-level declarations

Types

Link copied to clipboard
class MutableAccumulator<T>(val collection: MutableCollection<T>)