Package com.ericlam.mc.minigames.core.function
工具類
-
Interface Summary Interface Description Callback<V> Castable<E> 可以被形態轉換的容器 -
Class Summary Class Description CircularIterator<E> 循環迭代器GameEntry<K,V> 雙子容器
| Interface | Description |
|---|---|
| Callback<V> | |
| Castable<E> |
可以被形態轉換的容器
|
| Class | Description |
|---|---|
| CircularIterator<E> |
循環迭代器
|
| GameEntry<K,V> |
雙子容器
|