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

Method createPizza

AbstractFactoryPattern/PizzaStore.java:16–16  ·  view source on GitHub ↗
(String pizzaType)

Source from the content-addressed store, hash-verified

14
15 }
16 abstract Pizza createPizza(String pizzaType);
17}

Callers 1

orderPizzaMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected