I want to create a list of patients to choose from in Java. I already added the patients information/switch choice, but how do I create the list to choose from? Which syntax is the best?
I want to create a list of patients to choose from in Java. I already added the patients information/switch choice, but how do I create the list to choose from? Which syntax is the best?