Module swim.runtime
Package swim.runtime

Class DownlinkAddress

    • Constructor Detail

      • DownlinkAddress

        public DownlinkAddress​(CellAddress cellAddress,
                               swim.structure.Value linkKey)
    • Method Detail

      • linkKey

        public swim.structure.Value linkKey()
      • linkKey

        public DownlinkAddress linkKey​(swim.structure.Value linkKey)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • debug

        public void debug​(swim.codec.Output<?> output)
        Specified by:
        debug in interface swim.codec.Debug