public interface ODataBatchLineIterator extends Iterator<String>
String
getCurrent()
boolean
hasNext()
next()
nextLine()
remove
boolean hasNext()
hasNext
Iterator<String>
String next()
next
String nextLine()
String getCurrent()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.