Preparing search index...
The search index is not available
Bluestep JS Documentation
Bluestep JS Documentation
Java
Java
Set
Interface Set<E>
Type Parameters
E
Hierarchy
Collection
<
E
>
Set
Index
Methods
add
add
All
clear
contains
contains
All
for
Each
hash
Code
is
Empty
iterator
remove
remove
All
remove
If
retain
All
size
to
Array
Methods
add
add
(
e
)
:
boolean
Parameters
e
:
E
Returns
boolean
add
All
add
All
(
c
)
:
boolean
Parameters
c
:
Collection
<
E
>
Returns
boolean
clear
clear
(
)
:
void
Returns
void
contains
contains
(
o
)
:
boolean
Parameters
o
:
any
Returns
boolean
contains
All
contains
All
(
c
)
:
boolean
Parameters
c
:
Collection
<
any
>
Returns
boolean
for
Each
for
Each
(
action
)
:
void
Parameters
action
:
Consumer
<
E
>
Returns
void
hash
Code
hash
Code
(
)
:
number
Returns
number
is
Empty
is
Empty
(
)
:
boolean
Returns
boolean
iterator
iterator
(
)
:
Iterator
<
E
>
Returns
Iterator
<
E
>
remove
remove
(
o
)
:
boolean
Parameters
o
:
any
Returns
boolean
remove
All
remove
All
(
c
)
:
boolean
Parameters
c
:
Collection
<
any
>
Returns
boolean
remove
If
remove
If
(
filter
)
:
boolean
Parameters
filter
:
Predicate
<
E
>
Returns
boolean
retain
All
retain
All
(
c
)
:
boolean
Parameters
c
:
Collection
<
any
>
Returns
boolean
size
size
(
)
:
number
Returns
number
to
Array
to
Array
(
)
:
any
[]
Returns
any
[]
to
Array
<
T
>
(
a
)
:
T
[]
Type Parameters
T
Parameters
a
:
T
[]
Returns
T
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
add
add
All
clear
contains
contains
All
for
Each
hash
Code
is
Empty
iterator
remove
remove
All
remove
If
retain
All
size
to
Array
Bluestep JS Documentation
B
Globals
Graal
Java
Polyglot
index
Generated using
TypeDoc