MCPcopy Create free account
hub / github.com/Anchals24/Low-Level-Design / getName

Method getName

AbstractFactoryPattern/Pizza.java:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 String getName(){
34 return name;
35 }
36}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected