Joda System API

org.joda.property
Class ListPropertyChangeEvent.Change

java.lang.Object
  |
  +--org.joda.property.ListPropertyChangeEvent.Change
Enclosing class:
ListPropertyChangeEvent

public static class ListPropertyChangeEvent.Change
extends java.lang.Object


Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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

Joda System API

Copyright © 2001-2003 Stephen Colebourne. All Rights Reserved.