@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T16:43:29.220+01:00") public class HeaderCollection extends ArrayList<MessageHeader>
modCount| Constructor and Description |
|---|
HeaderCollection() |
| 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<MessageHeader>equals in interface List<MessageHeader>equals in class AbstractList<MessageHeader>public int hashCode()
hashCode in interface Collection<MessageHeader>hashCode in interface List<MessageHeader>hashCode in class AbstractList<MessageHeader>public String toString()
toString in class AbstractCollection<MessageHeader>Copyright © 2019. All rights reserved.