Class TrackingSlotSupplier<SI extends SlotInfo>

  • Type Parameters:
    SI - The slot info type

    public class TrackingSlotSupplier<SI extends SlotInfo>
    extends java.lang.Object
    Wraps a slot supplier and supplements it with additional tracking information that is useful to provide to all implementations. This type is used internally rather than SlotSupplier directly.