LinkedList.Node.Iterator
CLASS
LinkedList.Node.Iterator
Swift
1public class Iterator: IteratorProtocolMethods
next()
Swift
1public func next() -> Element?CLASS
LinkedList.Node.Iterator1public class Iterator: IteratorProtocolnext()1public func next() -> Element?