@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-10-06T09:15:54.528Z[UTC]") public class TransactionList extends ArrayList<TransactionDetails>
modCount
Constructor and Description |
---|
TransactionList() |
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, trimToSize
containsAll
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll
parallelStream, stream
public boolean equals(Object o)
equals
in interface Collection<TransactionDetails>
equals
in interface List<TransactionDetails>
equals
in class AbstractList<TransactionDetails>
public int hashCode()
hashCode
in interface Collection<TransactionDetails>
hashCode
in interface List<TransactionDetails>
hashCode
in class AbstractList<TransactionDetails>
public String toString()
toString
in class AbstractCollection<TransactionDetails>
Copyright © 2020. All rights reserved.