Class SyncedPositionables.Private.Forwarder3

    • Constructor Detail

      • Forwarder3

        public Forwarder3​(java.util.List<? extends Positionable> values)
    • Method Detail

      • fwd

        public void fwd​(int d)
        Description copied from interface: Positionable
        Move by 1 in one dimension.
        Specified by:
        fwd in interface Positionable
        Parameters:
        d - dimension
      • move

        public void move​(long offset,
                         int d)
        Description copied from interface: Positionable
        Move the element in one dimension for some distance.
        Specified by:
        move in interface Positionable
        Parameters:
        offset - relative offset in dimension d
        d - dimension