Interface AbstractLimitReductionsApplier.OriginalLimitsGetter<P,L>

Type Parameters:
P - Generic type for the network element for which we want to retrieve the limits
L - Generic type for the limits to retrieve
Enclosing class:
AbstractLimitReductionsApplier<P,L>

protected static interface AbstractLimitReductionsApplier.OriginalLimitsGetter<P,L>
Interface for objects allowing to retrieve limits (of generic type AbstractLimitReductionsApplier.OriginalLimitsGetter) from an object manageable by the LimitsComputer (of generic type AbstractLimitReductionsApplier.OriginalLimitsGetter).