Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
translateTo
Method · 0.95
Calls
1
get
Method · 0.45
Tested by
no test coverage detected