|
|
Scala 2.4.0-final
|
class
LinkedHashSet
[A]
extends java.lang.Object
with scala.collection.jcl.CollectionWrapper[A]
with scala.collection.jcl.SetWrapper[A]
with scala.ScalaObject
| Constructor Summary | |
def
this
|
|
def
this
(underlying: java.util.LinkedHashSet)
|
|
| Val Summary | |
override
|
val
underlying
: java.util.LinkedHashSet
|
| Def inherited from scala.collection.jcl.CollectionWrapper[A] | |
| add , addAll, elements, equals, has, hasAll, hashCode, super$addAll, super$elements, super$hasAll, super=uals, toString, underlying, underlying0 |
| Def inherited from scala.collection.jcl.SetWrapper[A] | |
| clear , isEmpty, underlying |
| Constructor Detail |
| Val Detail |