Class EitherSingletonOrCollection<T>

java.lang.Object
io.usethesource.capsule.core.trie.EitherSingletonOrCollection<T>
Direct Known Subclasses:
EitherSingletonOrCollection.SomeCollection, EitherSingletonOrCollection.SomeSingleton

public abstract class EitherSingletonOrCollection<T> extends Object