|
Scala 2.3.3
|
abstract
class
ConcreteWrapper
[A]
extends
java.lang.Object
with
scala.collection.jcl.CollectionWrapper[A]
with
scala.ScalaObject
Constructor Summary | |
def
this
|
Val Summary | |
abstract
|
val
underlying
: java.util.Collection
|
Def Summary | |
override
|
def
elements
: scala.collection.jcl.MutableIterator[A]
|
override
|
def
equals
(that: scala.Any)
: scala.Boolean
|
override
|
def
hashCode
: scala.Int
|
override
|
def
toString
: java.lang.String
|
Def inherited from scala.collection.jcl.CollectionWrapper[A] | |
add , addAll, elements, has, hasAll, super$addAll, super$elements, super$hasAll, underlying, underlying0 |
Constructor Detail |
Val Detail |
Def Detail |
override
def
elements
: scala.collection.jcl.MutableIterator[A]
override
def
equals
(that: scala.Any): scala.Boolean
override
def
hashCode
: scala.Int
override
def
toString
: java.lang.String