MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / toIndices

Method toIndices

code/algs4/Alphabet.java:201–207  ·  view source on GitHub ↗

Returns the indices corresponding to the argument characters. @param s the characters @return the indices corresponding to the characters s @throws IllegalArgumentException unless every character in s is a character in this alphabet

(String s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.80

Calls 2

toIndexMethod · 0.95
lengthMethod · 0.45

Tested by

no test coverage detected