- java.lang.Object
-
- br.com.objectos.logging.Event
-
- br.com.objectos.logging.Event3<T1,T2,T3>
-
- Type Parameters:
T1- the type of the first log argumentT2- the type of the second log argumentT3- the type of the third log argument
public final class Event3<T1,T2,T3> extends Event
A log event that takes three arguments.- Since:
- 2