| Package | Description |
|---|---|
| com.almasb.fxgl.core.collection |
| Modifier and Type | Method and Description |
|---|---|
static <T> ObjectSet<T> |
ObjectSet.with(T... array) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectSet.addAll(ObjectSet<T> set) |
| Constructor and Description |
|---|
ObjectSet(ObjectSet set)
Creates a new set identical to the specified set.
|
ObjectSetIterator(ObjectSet<K> set) |
Copyright © 2017. All rights reserved.