Package net.dv8tion.jda.internal.utils
Class ChainedClosableIterator<T>
java.lang.Object
net.dv8tion.jda.internal.utils.ChainedClosableIterator<T>
- All Implemented Interfaces:
AutoCloseable
,Iterator<T>
,ClosableIterator<T>
-
Constructor Details
-
ChainedClosableIterator
-
-
Method Details