|
|
Scala 2.3.3
|
class
ValueSet
extends java.lang.Object
with scala.collection.jcl.IterableWrapper[E]
with scala.ScalaObject
| Constructor Summary | |
def
this
|
|
| Val Summary | |
val
underlying
: java.util.Collection
|
|
| Def Summary | |
override
|
def
has
(e: E)
: scala.Boolean
|
| Def inherited from scala.collection.jcl.IterableWrapper[E] | |
| clear , elements, isEmpty, remove, removeAll, retainAll, size, super$removeAll, super$retainAll, underlying |
| Constructor Detail |
| Val Detail |
| Def Detail |