Package | Description |
---|---|
be.ac.ulb.infof307.g02.controllers |
Modifier and Type | Method and Description |
---|---|
private Shop |
MapController.getShopByID(int shopId)
Returns the shop corresponding to a shopID,
if no such shop is found it throws an NoSuchException
|