public class EventWrapper<K,V,E extends Event<K,V>> extends Object
EventWrapper(K key, E event)
E
getEvent()
K
getKey()
void
setEvent(E event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventWrapper(K key, E event)
public E getEvent()
public void setEvent(E event)
public K getKey()
Copyright © 2021 JBoss by Red Hat. All rights reserved.