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

Method first

src/main/java/com/ibm/icu/util/BytesTrie.java:266–272  ·  view source on GitHub ↗

Traverses the trie from the initial state for this input byte. Equivalent to reset().next(inByte). @param inByte Input byte value. Values -0x100..-1 are treated like 0..0xff. Values below -0x100 and above 0xff will never match. @return The match/value Result. @stable ICU 4.8

(int inByte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 1

nextImplMethod · 0.95

Tested by

no test coverage detected