in scala.collection.jcl.MapWrapper
class KeySet

class KeySet
extends MapWrapper.this.KeySet
with scala.collection.jcl.SetWrapper[K]
with scala.ScalaObject

Constructor Summary
def this

Val Summary
protected val underlying : java.util.Set

Def inherited from MapWrapper.this.KeySet
add , elements, has
Def inherited from scala.collection.jcl.SetWrapper[K]
clear , isEmpty, super$clear, underlying
Constructor Detail
def this

Val Detail
protected val underlying : java.util.Set