Interface SlotSource<P>

All Known Subinterfaces:
ObservableSlottedValue<W,P>, SlottedBuilder<W,P>, SlottedBuilderDelegate<W,P>
All Known Implementing Classes:
ObservableSlottedValueImpl, SlottedBuilderDelegateBase, SlottedBuilderImpl

public interface SlotSource<P>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • newSlot

      Slot<P> newSlot()