@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-03-16T13:49:16.891743+02:00[Europe/Kiev]") public class BalanceList extends ArrayList<Balance>
modCount| Constructor and Description |
|---|
BalanceList() |
| 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<Balance>equals in interface List<Balance>equals in class AbstractList<Balance>public int hashCode()
hashCode in interface Collection<Balance>hashCode in interface List<Balance>hashCode in class AbstractList<Balance>public String toString()
toString in class AbstractCollection<Balance>Copyright © 2020. All rights reserved.