MCPcopy Create free account
hub / github.com/PrajaktaSathe/Java / area1

Method area1

Programs/abstractClass.java:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 dim2 = y;
15 }
16 abstract double area1();
17}
18
19class rectangle extends area {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected