T
Event
public class EventFactorySupplier<T> extends Object implements Supplier<Event<T>>
Supplier
EventFactorySupplier(Class<T> klass)
Event<T>
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventFactorySupplier(Class<T> klass)
public Event<T> get()
get
Supplier<Event<T>>
Copyright © 2016. All rights reserved.