|
Scala 2.4.0-RC1
|
class
Script
[A]
extends
scala.collection.mutable.ArrayBuffer[scala.collection.mutable.Message[A]]
with
scala.collection.mutable.Message[A]
with
scala.ScalaObject
Constructor Summary | |
def
this
|
Def Summary | |
override
|
def
hashCode
: scala.Int
|
override
|
def
toString
: java.lang.String
|
Def inherited from scala.collection.mutable.ArrayBuffer[scala.collection.mutable.Message[A]] | |
++: , ++=, ++=, +:, +=, apply, clear, clone, equals, insertAll, remove, stringPrefix, update |
Constructor Detail |
Def Detail |