org.sourceforge.jemm.client.events
Class MethodContext
java.lang.Object
org.sourceforge.jemm.client.events.SimpleContext
org.sourceforge.jemm.client.events.MethodContext
- All Implemented Interfaces:
- Context
public class MethodContext
- extends SimpleContext
A context that represents a particular method for an Entity.
This class is thread safe.
- Author:
- Paul Keeble
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
MethodContext
public MethodContext(Descriptor method)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2009. All Rights Reserved.