edu.umd.cs.piccolox.event
Class PNotificationCenter.CompoundKey
java.lang.Object
java.lang.ref.Reference
java.lang.ref.WeakReference
edu.umd.cs.piccolox.event.PNotificationCenter.CompoundKey
- Enclosing class:
- PNotificationCenter
- protected static class PNotificationCenter.CompoundKey
- extends java.lang.ref.WeakReference
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 |
PNotificationCenter.CompoundKey
public PNotificationCenter.CompoundKey(java.lang.Object aName,
java.lang.Object anObject)
PNotificationCenter.CompoundKey
public PNotificationCenter.CompoundKey(java.lang.Object aName,
java.lang.Object anObject,
java.lang.ref.ReferenceQueue aQueue)
name
public java.lang.Object name()
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object anObject)
toString
public java.lang.String toString()
Copyright © 2004 by University of Maryland, College Park, MD 20742, USA All rights reserved.