- java.lang.Object
-
- org.jboss.errai.marshalling.client.api.json.impl.gwt.GWTJSONArray
-
-
Constructor Summary
Constructors
Constructor and Description |
GWTJSONArray(com.google.gwt.json.client.JSONArray array) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
EJValue |
get(int index) |
int |
size() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
size
public int size()
- Specified by:
size
in interface EJArray
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.