Class ProtobufControllerSerializer.ImmutableLinkedList<E>

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.AbstractSequentialList<E>
java.util.LinkedList<E>
it.auties.whatsapp.controller.ProtobufControllerSerializer.ImmutableLinkedList<E>
All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, Deque<E>, List<E>, Queue<E>, SequencedCollection<E>
Enclosing class:
ProtobufControllerSerializer

private static class ProtobufControllerSerializer.ImmutableLinkedList<E> extends LinkedList<E>