public interface Node<T>
Node<T>
next()
T
value()
T value()
Node<T> next()
Copyright © 2017 The Immutables.org authors. All rights reserved.