edu.umd.cs.piccolox.event
Class PNotificationCenter.NotificationKey
java.lang.Object
java.lang.ref.Reference
java.lang.ref.WeakReference
edu.umd.cs.piccolox.event.PNotificationCenter.NotificationKey
- Enclosing class:
- PNotificationCenter
protected static class PNotificationCenter.NotificationKey
- extends WeakReference
PNotificationCenter.NotificationKey
public PNotificationCenter.NotificationKey(Object aName,
Object anObject)
PNotificationCenter.NotificationKey
public PNotificationCenter.NotificationKey(Object aName,
Object anObject,
ReferenceQueue aQueue)
name
public Object name()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object anObject)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 1995-2011 Piccolo2D. All Rights Reserved.