Uses of Enum Class
io.usethesource.capsule.core.trie.EitherSingletonOrCollection.Type
Packages that use EitherSingletonOrCollection.Type
-
Uses of EitherSingletonOrCollection.Type in io.usethesource.capsule.core.trie
Subclasses with type arguments of type EitherSingletonOrCollection.Type in io.usethesource.capsule.core.trieMethods in io.usethesource.capsule.core.trie that return EitherSingletonOrCollection.TypeModifier and TypeMethodDescriptiondefault EitherSingletonOrCollection.TypeMultimapNode.typeOfSingleton()Deprecated.Returns the enum constant of this class with the specified name.static EitherSingletonOrCollection.Type[]EitherSingletonOrCollection.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.