Package main.otogamidev.exercises
Class QueueEmergencyRoom.NewPatientsEmergencyRoom
java.lang.Object
main.otogamidev.exercises.QueueEmergencyRoom.NewPatientsEmergencyRoom
- All Implemented Interfaces:
Runnable
- Enclosing class:
QueueEmergencyRoom
Classe responsavel pela recepcao de novos pacientes do Pronto Socorro.
- Author:
- henriquematheusalvespereira
-
Constructor Summary
ConstructorsConstructorDescriptionNewPatientsEmergencyRoom
(QueuePriority<QueuePriority.Patient> queuePriority) Construtor da classe da recepcao de novos pacientes do Pronto Socorro. -
Method Summary