Shrinkable
scala.collection.mutable.Shrinkable
This trait forms part of collections that can be reduced using a -=
operator.
Attributes
- Source
- Shrinkable.scala
- Graph
-
- Supertypes
- Known subtypes
-
trait Buffer[A]class AbstractBuffer[A]class ArrayBuffer[A]class ArrayDeque[A]class Queue[A]class Stack[A]class ListBuffer[A]class UnrolledBuffer[T]trait IndexedBuffer[A]class LongMap[V]class SystemPropertiesclass HashSet[A]class LinkedHashSet[A]trait Set[A]class AbstractSet[A]class BitSetclass TreeSet[A]trait SortedSet[A]
Members list
In this article