Interface Instructions<T>

    • Method Detail

      • add

        Instructions<T> add​(T value)
        Add node.
        Parameters:
        value - Value to add
        Returns:
        Self