Package com.t3_tp3d.game.util
Class GameUtils
- java.lang.Object
-
- com.t3_tp3d.game.util.GameUtils
-
public class GameUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GameUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Patient
getPatientById(int id)
static java.util.Queue<Patient>
getPatientsQueue(int num)
static Service
getServiceById(int id)
-