public class NoteMap<K,V> extends java.lang.Object implements Note
NoteMap()
java.util.Map<K,V>
getChanged()
getRemoved()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NoteMap()
public final java.util.Map<K,V> getRemoved()
public final java.util.Map<K,V> getChanged()
public java.lang.String toString()
toString
java.lang.Object