Interface IInjectingSupplier<T>


public interface IInjectingSupplier<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • supply

      T supply()