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) |
public CodepointIteratorCharBuffer(@Nonnull CharBuffer aBuffer)
protected char get()
get in class AbstractCodepointIteratorprotected char get(int index)
get in class AbstractCodepointIteratorindex - Index to be retrievedCopyright © 2014–2015 Philip Helger. All rights reserved.