Package org.lambda

Interface Extendable<T>


public interface Extendable<T>
  • Method Summary

    Modifier and Type Method Description
    void setCaller​(T caller)  
  • Method Details

    • setCaller

      void setCaller​(T caller)