MCPcopy 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}
14public class ThisPointerImplicit {
15 public static void main(String[] args) {

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected