Class Node.JsonList

java.lang.Object
java.util.AbstractCollection<Object>
java.util.AbstractList<Object>
java.util.ArrayList<@Nullable Object>
net.javacrumbs.jsonunit.core.internal.Node.JsonList
All Implemented Interfaces:
Serializable, Cloneable, Iterable<Object>, Collection<Object>, List<Object>, RandomAccess, SequencedCollection<Object>, Node
Enclosing interface:
Node

public static class Node.JsonList extends ArrayList<@Nullable Object>
See Also: