Uses of Class
dev.sympho.modular_commands.utils.SmartIterator.Wrapper
Packages that use SmartIterator.Wrapper
Package
Description
Collection of classes that provide assorted utilies for ease of use.
-
Uses of SmartIterator.Wrapper in dev.sympho.modular_commands.utils
Subclasses of SmartIterator.Wrapper in dev.sympho.modular_commands.utilsModifier and TypeClassDescriptionstatic classSmartIterator.ListIterator<E extends @NonNull Object>A smart iterator that iterates over a list.