|
Scala 2.1.7patch8283
|
class
LinkedList
[ A ]
extends
scala.collection.mutable.SingleLinkedList[A,scala.collection.mutable.LinkedList[A]] with
scala.ScalaObjectelem
)
and the tail (next
) are mutable.Constructor Summary | |
def
this
( elem : A , next : scala.collection.mutable.LinkedList[A] )
|
Def Summary | |
override
|
def
equals
( obj : scala.Any )
: scala.Boolean
|
override protected
|
def
stringPrefix
: java.lang.String
|
Constructor Detail |
def
this
( elem : A , next : scala.collection.mutable.LinkedList[A] )
Def Detail |
def
equals
( obj : scala.Any ) : scala.Boolean
def
stringPrefix
: java.lang.String