public class FlatPlates extends FieldsBuffer<FlatPlate> implements Serializable, JsonListHandler, Cloneable
modCount| Constructor and Description |
|---|
FlatPlates() |
FlatPlates(Collection<FlatPlate> entities) |
| Modifier and Type | Method and Description |
|---|---|
FlatPlates |
clone() |
String |
toJSON() |
countAny, findFirst, findMany, forEachadd, add, addAll, addAll, addFirst, addLast, clear, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArrayiteratorequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waittoJSONexists, filter, findOne, mapcontainsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, replaceAll, retainAll, sort, subListparallelStream, removeIf, streampublic FlatPlates()
public FlatPlates(Collection<FlatPlate> entities)
public String toJSON()
toJSON in interface JsonHandlertoJSON in interface JsonListHandlerpublic FlatPlates clone()
clone in class LinkedList<FlatPlate>Copyright © 2021. All rights reserved.