MCPcopy Create free account
hub / github.com/KnIfER/mdict-java / setRange

Method setRange

src/main/java/com/ibm/icu/util/ValueIterator.java:110–110  ·  view source on GitHub ↗

Restricts the range of integers to iterate and resets the iteration to begin at the index argument start. If setRange(start, end) is not performed before next(element) is called, the iteration will start from the integer index Integer.MIN_VALUE and end at Integer.MAX_VALUE. If this range i

(int start, int limit)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parseLineBreakMethod · 0.65
addCTypeMethod · 0.65
nextStateValueMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected