Class ArrayWrapperAny

java.lang.Object
com.jsoniter.any.Any
com.jsoniter.any.ArrayWrapperAny
All Implemented Interfaces:
Iterable<Any>

class ArrayWrapperAny extends Any
  • Field Details

  • Constructor Details

    • ArrayWrapperAny

      public ArrayWrapperAny(Object val)
  • Method Details