Uses of Class
convex.core.data.RefDirect
Packages that use RefDirect
Package
Description
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
-
Uses of RefDirect in convex.core.data
Fields in convex.core.data declared as RefDirectModifier and TypeFieldDescriptionRef.FALSE_VALUEstatic final RefDirect<?>Ref.NULL_VALUERef for null value.Ref.TRUE_VALUEMethods in convex.core.data that return RefDirectModifier and TypeMethodDescriptionRefDirect.create(T value) Creates a new Direct ref to the given value.Creates a direct Ref to the given valueConstruction function for a Direct RefRefDirect.ensureCanonical()RefDirect.withFlags(int newFlags)