Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinVector/Logistic
/ origColumn
Method
origColumn
src/com/winvector/variables/ConstRecord.java:17–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
@Override
18
public
String origColumn() {
19
return
""
;
20
}
21
22
@Override
23
public
int
indexL() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected