Uses of Class
io.usethesource.capsule.core.trie.EitherSingletonOrCollection
Packages that use EitherSingletonOrCollection
-
Uses of EitherSingletonOrCollection in io.usethesource.capsule.core.trie
Subclasses of EitherSingletonOrCollection in io.usethesource.capsule.core.trieModifier and TypeClassDescriptionprivate static final class
private static final class
Methods in io.usethesource.capsule.core.trie that return EitherSingletonOrCollectionModifier and TypeMethodDescriptionstatic final <T> EitherSingletonOrCollection
EitherSingletonOrCollection.of
(Set.Immutable<T> value) static final <T> EitherSingletonOrCollection
<T> EitherSingletonOrCollection.of
(T value)