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_VALUE
static RefDirect<?>
Ref.NULL_VALUE
Ref for null value.Ref.TRUE_VALUE
Methods in convex.core.data that return RefDirect