SkipNodeType
scalation.SkipNodeType
The SkipNodeType
...
Type parameters
- K
-
the type of the keys contained in this sorted map
- V
-
the type of the values assigned to keys in this sorted map
Value parameters
- key
-
the key for this node
- next
-
array of references to next nodes
- value
-
the value for this node
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article