Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BruceEckel/OnJava8-Examples
/ start
Method
start
reuse/Car.java:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
7
class
Engine {
8
public
void
start() {}
9
public
void
rev() {}
10
public
void
stop() {}
11
}
Callers
6
main
Method · 0.45
examine
Method · 0.45
main
Method · 0.45
main
Method · 0.45
LockAndModify
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
1
main
Method · 0.36