public static class Observers.Observer extends Object
Observer(Object observer)
boolean
equals(Object o)
int
hashCode()
void
invoke(Object event)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Observer(Object observer)
public void invoke(Object event) throws InvocationTargetException, IllegalAccessException
InvocationTargetException
IllegalAccessException
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.