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

Method getEngine

Programs/Factory Method/SedanCar.java:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected