Making a list in Java

Viewed 33

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?

0 Answers
Related