public class Event
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Event.Builder<T> |
Constructor and Description |
---|
Event() |
Modifier and Type | Method and Description |
---|---|
static <T> Event.Builder<T> |
newBuilder() |
public static <T> Event.Builder<T> newBuilder()