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

Method getEngine

Programs/Factory Method/HatchbackCar.java:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 public String getEngine() {
30 return engine;
31 }
32}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected