public class AbstractListData<T> extends Object implements Serializable
AbstractListData(List<T> ids)
boolean
equals(Object o)
List<T>
getIds()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public AbstractListData(List<T> ids)
public List<T> getIds()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.