MCPcopy Index your code
hub / github.com/WinVector/Logistic / index

Method index

src/com/winvector/variables/LevelIndicators.java:38–40  ·  view source on GitHub ↗
(final String level)

Source from the content-addressed store, hash-verified

36 }
37
38 public int index(final String level) {
39 return index + levelCodes.get(level);
40 }
41
42 @Override
43 public String origColumn() {

Callers 1

translateToMethod · 0.95

Calls 1

getMethod · 0.45

Tested by

no test coverage detected