Constructor and Description |
---|
connection_iterator(connection Container) |
public connection_iterator(connection Container)
protected void closeOnFinish()
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public java.util.Iterator<buffer[]> iterator()
iterator
in interface java.lang.Iterable<buffer[]>
public void remove() throws java.lang.UnsupportedOperationException
remove
in interface java.util.Iterator<buffer[]>
java.lang.UnsupportedOperationException
public buffer[] next() throws java.util.NoSuchElementException
next
in interface java.util.Iterator<buffer[]>
java.util.NoSuchElementException
public boolean hasNext()
hasNext
in interface java.util.Iterator<buffer[]>
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable