Interface BackgroundFactoryAccessor<BF extends BackgroundFactory<?,?>>

    • Method Detail

      • getBackgroundFactory

        BF getBackgroundFactory​()
        Retrieves the background factory from the background factory property.
        Returns:
        The background factory stored by the background factory property.