org.gcube.common.events.impl
Class Event<T>

java.lang.Object
  extended by org.gcube.common.events.impl.Event<T>
Type Parameters:
T - the type of the event

public abstract class Event<T>
extends Object

Event wrapper that captures the parametric type of events.

Author:
Fabio Simeoni

Constructor Summary
Event(T event)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event

public Event(T event)


Copyright © 2013. All Rights Reserved.