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

Method toIndex

code/algs4/Alphabet.java:186–191  ·  view source on GitHub ↗

Returns the index corresponding to the argument character. @param c the character @return the index corresponding to the character c @throws IllegalArgumentException unless c is a character in this alphabet

(char c)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

toIndicesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected