in scala.collection.jcl.MapWrapper
class ValueSet

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
def this

Val Detail
val underlying : java.util.Collection

Def Detail
override def has (e: E): scala.Boolean