T
public static class DictionaryEvent.Remove<T> extends DictionaryEvent<T>
DictionaryEvent.Add<T>, DictionaryEvent.Remove<T>
Event.Result
key, value
Remove(java.lang.String key, T value)
cancel, isCanceled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Remove(java.lang.String key, T value)