edu.umd.cs.piccolox.event
Class PNotificationCenter.CompoundValue
java.lang.Object
java.lang.ref.Reference
java.lang.ref.WeakReference
edu.umd.cs.piccolox.event.PNotificationCenter.CompoundValue
- Enclosing class:
- PNotificationCenter
- protected static class PNotificationCenter.CompoundValue
- extends java.lang.ref.WeakReference
Field Summary |
protected int |
hashCode
|
protected java.lang.reflect.Method |
method
|
Methods inherited from class java.lang.ref.Reference |
clear, enqueue, get, isEnqueued |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
hashCode
protected int hashCode
method
protected java.lang.reflect.Method method
PNotificationCenter.CompoundValue
public PNotificationCenter.CompoundValue(java.lang.Object object,
java.lang.reflect.Method method)
getMethod
public java.lang.reflect.Method getMethod()
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object object)
toString
public java.lang.String toString()
Copyright © 2004 by University of Maryland, College Park, MD 20742, USA All rights reserved.