Interface Interceptor<T>


  • public interface Interceptor<T>
    • Method Detail

      • handle

        void handle​(T object)