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

Method getValue

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

Returns a matching byte sequence's value if called immediately after current()/first()/next() returned Result.INTERMEDIATE_VALUE or Result.FINAL_VALUE. getValue() can be called multiple times. Do not call getValue() after Result.NO_MATCH or Result.NO_VALUE! @return The value for the byte sequence s

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

sendMethod · 0.45
createColMethod · 0.45
updateItemMethod · 0.45
calcChecksumMethod · 0.45
createColMethod · 0.45
updateItemMethod · 0.45
createColMethod · 0.45
handleMethod · 0.45

Calls 1

readValueMethod · 0.95

Tested by

no test coverage detected