Class AbstractJsonFactoryTest.CollectionOfCollectionType (1.43.2)

public static class AbstractJsonFactoryTest.CollectionOfCollectionType

Inheritance

java.lang.Object > AbstractJsonFactoryTest.CollectionOfCollectionType

Constructors

CollectionOfCollectionType()

public CollectionOfCollectionType()

Fields

arr

public LinkedList<LinkedList<String>> arr
Field Value
TypeDescription
LinkedList<LinkedList<String>>