MCPcopy Create free account
hub / github.com/Erlandys/UE4LinuxLauncher / codePointIterator

Method codePointIterator

src/org/json/XML.java:78–105  ·  view source on GitHub ↗

Creates an iterator for navigating Code Points in a string instead of characters. Once Java7 support is dropped, this can be replaced with string.codePoints() which is available in Java8 and above. @see http://stackoverflow.

(final String string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

escapeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected