Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinVector/Logistic
/ name
Method
name
src/com/winvector/variables/ConstRecord.java:42–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
@Override
43
public
String name() {
44
return
"Const"
;
45
}
46
47
@Override
48
public
String toString() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected