Module swim.db
Package swim.db

Class MetaLeaf


  • public class MetaLeaf
    extends Object
    • Constructor Detail

      • MetaLeaf

        public MetaLeaf​(swim.structure.Value name,
                        TreeType type,
                        swim.structure.Value key,
                        swim.structure.Value value)
    • Method Detail

      • name

        public final swim.structure.Value name()
      • key

        public final swim.structure.Value key()
      • value

        public final swim.structure.Value value()
      • toValue

        public swim.structure.Value toValue()