@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-01-28T11:18:17.901-05:00") public class MembershipList extends ArrayList<MemberInfo>
modCount| Constructor and Description |
|---|
MembershipList() |
| 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<MemberInfo>equals in interface List<MemberInfo>equals in class AbstractList<MemberInfo>public int hashCode()
hashCode in interface Collection<MemberInfo>hashCode in interface List<MemberInfo>hashCode in class AbstractList<MemberInfo>public String toString()
toString in class AbstractCollection<MemberInfo>Copyright © 2018 Symphony Software Foundation. All rights reserved.