java.lang.Object
xyz.janboerman.scalaloader.configurationserializable.runtime.types.JavaCollection<T>
All Implemented Interfaces:
ConfigurationSerializable, Adapter<Collection<? extends T>>

public abstract class JavaCollection<T> extends Object implements Adapter<Collection<? extends T>>