edu.umd.cs.piccolox.event
Class PNotificationCenter.CompoundKey

java.lang.Object
  extended by java.lang.ref.Reference<T>
      extended by java.lang.ref.WeakReference
          extended by edu.umd.cs.piccolox.event.PNotificationCenter.CompoundKey
Enclosing class:
PNotificationCenter

protected static class PNotificationCenter.CompoundKey
extends java.lang.ref.WeakReference


Constructor Summary
PNotificationCenter.CompoundKey(java.lang.Object aName, java.lang.Object anObject)
           
PNotificationCenter.CompoundKey(java.lang.Object aName, java.lang.Object anObject, java.lang.ref.ReferenceQueue aQueue)
           
 
Method Summary
 boolean equals(java.lang.Object anObject)
           
 int hashCode()
           
 java.lang.Object name()
           
 java.lang.String toString()
           
 
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
 

Constructor Detail

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)
Method Detail

name

public java.lang.Object name()

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object anObject)
Overrides:
equals in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005 by University of Maryland, College Park, MD 20742, USA All rights reserved.

Web Accessibility