public class CodepointIteratorCharBuffer extends AbstractCodepointIterator
m_nLimit, m_nPosition| Constructor and Description |
|---|
CodepointIteratorCharBuffer(CharBuffer aBuffer) |
| Modifier and Type | Method and Description |
|---|---|
protected char |
get() |
protected char |
get(int index) |
isHigh, isLow, lastPosition, limit, next, nextChars, peek, peek, peekChars, position, position, remaining, restrictclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasNext, restrict, restrictforEachRemaining, removepublic CodepointIteratorCharBuffer(@Nonnull CharBuffer aBuffer)
protected char get()
get in class AbstractCodepointIteratorprotected char get(int index)
get in class AbstractCodepointIteratorindex - Index to be retrievedCopyright © 2014–2020 Philip Helger. All rights reserved.