Interface Callback<R,​P>


  • public interface Callback<R,​P>
    • Method Detail

      • callback

        R callback​(P parameter)