public class CodePointIter extends Object implements Iterable<Integer>
CodePointIter(String str)
Iterator<Integer>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public CodePointIter(String str)
str
public Iterator<Integer> iterator()
iterator
Iterable<Integer>
Copyright © 2024. All rights reserved.