org.jboss.errai.marshalling.client.api.json.impl.gwt
Class GWTJSONArray
java.lang.Object
org.jboss.errai.marshalling.client.api.json.impl.gwt.GWTJSONArray
- All Implemented Interfaces:
- EJArray
public class GWTJSONArray
- extends Object
- implements EJArray
- Author:
- Mike Brock
Constructor Summary |
GWTJSONArray(com.google.gwt.json.client.JSONArray array)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GWTJSONArray
public GWTJSONArray(com.google.gwt.json.client.JSONArray array)
size
public int size()
- Specified by:
size
in interface EJArray
get
public EJValue get(int index)
- Specified by:
get
in interface EJArray
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.