Class ConfigCollection<T>

java.lang.Object
redempt.redlib.configmanager.ConfigCollection<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>, ConfigStorage

public class ConfigCollection<T> extends Object implements Collection<T>, ConfigStorage