Package | Description |
---|---|
be.ac.ulb.infof307.g02.controllers | |
be.ac.ulb.infof307.g02.models |
Modifier and Type | Method and Description |
---|---|
void |
MapController.filterShops(FilterData data)
Filter the shops of displayedShops with de filterData given by the view.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Shop> |
ShopFilterer.filterShops(FilterData filterData)
Filters shops
|