Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrajaktaSathe/Java
/ vol
Method
vol
Programs/ThisPointerImplicit.java:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
this.h = h;
9
}
10
int
vol() {
11
return
l * b * h;
12
}
13
}
14
public
class
ThisPointerImplicit {
15
public
static
void
main(String[] args) {
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected