@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-12-17T23:29:05.070-05:00") public class UserDetailList extends ArrayList<UserDetail>
modCount| Constructor and Description |
|---|
UserDetailList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAllparallelStream, streampublic boolean equals(Object o)
equals in interface Collection<UserDetail>equals in interface List<UserDetail>equals in class AbstractList<UserDetail>public int hashCode()
hashCode in interface Collection<UserDetail>hashCode in interface List<UserDetail>hashCode in class AbstractList<UserDetail>public String toString()
toString in class AbstractCollection<UserDetail>Copyright © 2017 Symphony Software Foundation. All rights reserved.