Interface ElementSupplier

All Known Implementing Classes:
DeferredElementSupplier

public interface ElementSupplier
Element suppliers allow us to defer the finalisation of a definition until the point at which it is used.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details