public class OneFreeSlotAndNoBusy extends java.lang.Object implements BookingStrategy
| Constructor and Description | 
|---|
OneFreeSlotAndNoBusy()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isBusy(ItemValue<ResourceDescriptor> resource,
      VEvent vEvent)  | 
public boolean isBusy(ItemValue<ResourceDescriptor> resource, VEvent vEvent)
isBusy in interface BookingStrategyCopyright © 2021. All Rights Reserved.