| 构造器和说明 |
|---|
BasicTokenIterator(Iterator<Header> headerIterator)
Creates a new instance of
BasicTokenIterator. |
public BasicTokenIterator(Iterator<Header> headerIterator)
BasicTokenIterator.headerIterator - the iterator for the headers to tokenizepublic T next()
throws NoSuchElementException
next 在接口中 Iterator<T>NoSuchElementExceptionpublic void remove()
throws UnsupportedOperationException
remove 在接口中 Iterator<T>UnsupportedOperationExceptionCopyright © 2023. All rights reserved.