Uses of Class
convex.core.data.RefSoft
Packages that use RefSoft
Package
Description
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
-
Uses of RefSoft in convex.core.data
Methods in convex.core.data that return RefSoftModifier and TypeMethodDescriptionRefSoft.create(T value, int flags)
RefSoft.createForHash(Hash hash)
Create a RefSoft with a Hash reference.Creates a RefSoft using a specific Hash.RefSoft.withFlags(int newFlags)