Package org.eclipse.rdf4j.rio.helpers
Class CodePointSequence
- java.lang.Object
-
- org.eclipse.rdf4j.rio.helpers.CodePointSequence
-
-
Constructor Summary
Constructors Constructor Description CodePointSequence(String charSequence)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterator<Integer>
iterator()
int
length()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-