Package io.vavr.collection
Interface HashArrayMappedTrieModule
interface HashArrayMappedTrieModule
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
An abstract base class for nodes of a HAMT.static enum
static final class
Representation of a HAMT array node.static final class
The empty node.static final class
Representation of a HAMT indexed node.static final class
Representation of a HAMT leaf node with more than one element.static class
Representation of a HAMT leaf.static class
static final class
Representation of a HAMT leaf node with single element.