Can we use an integer stored in this class instead to ensure the names are incremented and never reused? It's maybe not a practical concern, but keeping an ever-growing list of strings is not the best design
↧
Can we use an integer stored in this class instead to ensure the names are incremented and never reused? It's maybe not a practical concern, but keeping an ever-growing list of strings is not the best design