- All Implemented Interfaces:
Iterable<Integer>
Helper class for working with Strings as sequences of Unicode code points.
- Author:
- Jeen Broekstra
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CodePointSequence
public CodePointSequence(String charSequence)
-
Method Details
-
-
length
public int length()