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