Closed kkevlar closed 5 years ago
In order to verify that this succeeded, need to check the call heiarchy of each of ClassDB's constructors to verify they instead call getInstance()
getInstance()
Verify call heiarchy by right clicking on constructor definition and clicking show call heiarchy
146 aims to make ClassDB a singleton.
In order to verify that this succeeded, need to check the call heiarchy of each of ClassDB's constructors to verify they instead call
getInstance()
Verify call heiarchy by right clicking on constructor definition and clicking show call heiarchy