Class CodePointWrapper

  • All Implemented Interfaces:
    Iterable<Integer>

    public class CodePointWrapper
    extends Object
    implements Iterable<Integer>
    An iterable wrapper for the code point iterator that allows to iterate over codepoints of a string using the foreach syntax