Interface NodeDecorator<T>

  • Type Parameters:
    T - the node type

    public interface NodeDecorator<T>