public class Event<T> extends Object
Event(T value)
boolean
equals(Object other)
T
getValue()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Event(T value)
public T getValue()
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
Copyright © 2019. All rights reserved.