public class ListNode extends Node implements java.lang.Iterable<Node>. All Nodes which have a list representation inherit this.
確定! 回上一頁