org.gwtopenmaps.openlayers.client.util
Class JIntArray
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.util.JArrayBase
org.gwtopenmaps.openlayers.client.util.JIntArray
public class JIntArray
- extends JArrayBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JIntArray
protected JIntArray(JSObject element)
JIntArray
public JIntArray(int[] array)
narrowToJIntArray
public static JIntArray narrowToJIntArray(JSObject element)
set
public void set(int index,
int value)
toArray
public int[] toArray()
create
public static JIntArray create(int[] integers)
push
public void push(int i)
Copyright © 2011 sourceforge. All Rights Reserved.