- java.lang.Object
-
- br.com.objectos.logging.Event
-
- br.com.objectos.logging.Event1<T1>
-
- Type Parameters:
T1- the type of the log argument
public final class Event1<T1> extends Event
A log event that takes one argument.- Since:
- 2
T1 - the type of the log argumentpublic final class Event1<T1> extends Event