java.util.Set

Aliases

Js Constructors

new java_util_Set(
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
asInstanceOf():scala.Any.T0
clear():Unit
contains(x$1:Any):boolean
containsAll(x$1:java.util.Collection[Any]):boolean
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
hashCode():int
isEmpty():boolean
isInstanceOf():boolean
notify():Unit
notifyAll():Unit
remove(x$1:Any):boolean
removeAll(x$1:java.util.Collection[Any]):boolean
retainAll(x$1:java.util.Collection[Any]):boolean
size():int
toArray():Array[java.lang.Object]
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit