Class AbstractJsonFactoryTest.CollectionOfCollectionType

  • Enclosing class:
    AbstractJsonFactoryTest

    public static class AbstractJsonFactoryTest.CollectionOfCollectionType
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.LinkedList<java.util.LinkedList<java.lang.String>> arr  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • arr

        public java.util.LinkedList<java.util.LinkedList<java.lang.String>> arr
    • Constructor Detail

      • CollectionOfCollectionType

        public CollectionOfCollectionType()