CheckedHints

scalax.collection.mutable.ArraySet$.CheckedHints
case class CheckedHints extends Hints

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Hints
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def nextCapacity(currentCapacity: Int): Int

Returns a positive number > currentCapacity for an array or 0 for a hash table.

Returns a positive number > currentCapacity for an array or 0 for a hash table.

Attributes

Inherited from:
Hints

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def propagate(fromSize: Int): Hints

Attributes

Inherited from:
Hints