Uses of Class
convex.core.data.MapTree
Packages that use MapTree
Package
Description
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
-
Uses of MapTree in convex.core.data
Methods in convex.core.data that return MapTreeModifier and TypeMethodDescriptionMapTree.assocEntry
(MapEntry<K, V> e, int shift) Reads a ListMap from the provided BlobMapTree.updateRefs
(IRefFunction func) Methods in convex.core.data with parameters of type MapTree