Uses of Class
io.usethesource.capsule.core.trie.ImmutablePayloadTuple
Packages that use ImmutablePayloadTuple
-
Uses of ImmutablePayloadTuple in io.usethesource.capsule.core.trie
Classes in io.usethesource.capsule.core.trie that implement interfaces with type arguments of type ImmutablePayloadTupleMethods in io.usethesource.capsule.core.trie that return ImmutablePayloadTupleModifier and TypeMethodDescriptiondefault ImmutablePayloadTuple<K> SetNode.getPayload(int index) static final <K> ImmutablePayloadTuple<K> ImmutablePayloadTuple.of(int hash, K payload) Methods in io.usethesource.capsule.core.trie with parameters of type ImmutablePayloadTupleModifier and TypeMethodDescriptionintImmutablePayloadTuple.compareTo(ImmutablePayloadTuple<T> other)