T1
T2
T3
public interface TernaryInterceptor<T1,T2,T3>
void
after(T1 first, T2 second, T3 third)
before(T1 first, T2 second, T3 third)
void before(T1 first, T2 second, T3 third)
void after(T1 first, T2 second, T3 third)
Copyright © 2012. All Rights Reserved.