public static class ListDiff.Entry extends Object implements Serializable
int
index
type
Object
value
Entry()
Entry(int type, int index, Object value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int index
public int type
public Object value
public Entry()
public Entry(int type, int index, Object value)
public String toString()
toString
Copyright © 2018 Nuxeo. All rights reserved.