public class CodepointIteratorCharBuffer extends AbstractCodepointIterator
m_nLimit, m_nPosition| Constructor and Description |
|---|
CodepointIteratorCharBuffer(CharBuffer aBuffer) |
| Modifier and Type | Method and Description |
|---|---|
protected char |
get()
Get the next char
|
protected char |
get(int index)
Get the specified char
|
public CodepointIteratorCharBuffer(@Nonnull CharBuffer aBuffer)
protected char get()
AbstractCodepointIteratorget in class AbstractCodepointIteratorprotected char get(int index)
AbstractCodepointIteratorget in class AbstractCodepointIteratorCopyright © 2006–2015 phloc systems. All rights reserved.