Interface LauncherInterceptor.Invocation<T>

Enclosing interface:
LauncherInterceptor

public static interface LauncherInterceptor.Invocation<T>
An invocation that can be intercepted.

This interface is not intended to be implemented by clients.

  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • proceed

      T proceed()