Class JsonMLElements

  • All Implemented Interfaces:
    Elements

    public class JsonMLElements
    extends java.lang.Object
    implements Elements
    • Constructor Summary

      Constructors 
      Constructor Description
      JsonMLElements​(elemental.json.JsonArray jsonObject)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Element get​(int i)  
      int size()  
      • Methods inherited from class java.lang.Object

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

      • JsonMLElements

        public JsonMLElements​(elemental.json.JsonArray jsonObject)