public class Hospital extends Object
| Constructor and Description |
|---|
Hospital(int idValue,
int capacityValue,
double[] preferences) |
| Modifier and Type | Method and Description |
|---|---|
int |
grantAdmission(int resident)
Processes an application.
|
public String label
Copyright © 2020. All rights reserved.