Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BruceEckel/OnJava8-Examples
/ walk
Method
walk
exceptions/StormyInning.java:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
public
abstract
void
atBat() throws Strike, Foul;
19
public
void
walk() {}
// Throws no checked exceptions
20
}
21
22
class
StormException extends Exception {}
Callers
6
main
Method · 0.80
main
Method · 0.80
delTxtFiles
Method · 0.80
main
Method · 0.80
processDirectoryTree
Method · 0.80
main
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected