PossibleSettype
ImmutableSet<T> | Iterable<T>
| Type | |
|---|---|
ImmutableSet | Set that cannot be changed. |
Iterable |
Things that can be converted to sets.
ImmutableSet<T> | Iterable<T>
| Type | |
|---|---|
ImmutableSet | Set that cannot be changed. |
Iterable |
Things that can be converted to sets.