Class EitherSingletonOrCollection<T>
java.lang.Object
io.usethesource.capsule.core.trie.EitherSingletonOrCollection<T>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final <T> EitherSingletonOrCollectionof(Set.Immutable<T> value) static final <T> EitherSingletonOrCollection<T> of(T value)
-
Constructor Details
-
EitherSingletonOrCollection
public EitherSingletonOrCollection()
-
-
Method Details
-
of
-
of
-