Interface TransporterAllocationRuleIfc
-
public interface TransporterAllocationRuleIfc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
allocate(Request request, Transporter transporter)
Returns the amount that can be allocated to the request by this resource at the current time
-
-
-
Method Detail
-
allocate
int allocate(Request request, Transporter transporter)
Returns the amount that can be allocated to the request by this resource at the current time- Parameters:
request
-transporter
-- Returns:
-
-