java.lang.Object
swim.db.MetaLeaf
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MetaLeaf
public MetaLeaf(swim.structure.Value name, TreeType type, swim.structure.Value key, swim.structure.Value value)
-
-
Method Details
-
name
public final swim.structure.Value name() -
type
-
key
public final swim.structure.Value key() -
value
public final swim.structure.Value value() -
toValue
public swim.structure.Value toValue()
-