Class StringCodepointsIterable

java.lang.Object
org.apache.poi.util.StringCodepointsIterable
All Implemented Interfaces:
Iterable<String>

@Internal public class StringCodepointsIterable extends Object implements Iterable<String>
  • Constructor Details

    • StringCodepointsIterable

      public StringCodepointsIterable(String string)
  • Method Details