Module swim.runtime

Class ListDownlinkModel

    • Field Detail

      • state

        protected final swim.collections.STreeList<swim.structure.Value> state
      • flags

        protected int flags
    • Constructor Detail

      • ListDownlinkModel

        public ListDownlinkModel​(swim.uri.Uri meshUri,
                                 swim.uri.Uri hostUri,
                                 swim.uri.Uri nodeUri,
                                 swim.uri.Uri laneUri,
                                 float prio,
                                 float rate,
                                 swim.structure.Value body)