us.asciiroth.client.json
Class JsArray<T>

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by us.asciiroth.client.json.JsArray<T>

public class JsArray<T>
extends com.google.gwt.core.client.JavaScriptObject


Method Summary
 T get(int i)
           
 int size()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

get

public final T get(int i)

size

public final int size()

0.7

© 2009 Alx Dark