Class AbstractJsonFactoryTest.CollectionOfCollectionType (1.44.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
Type Description
LinkedList<LinkedList<String>>