Skip navigation links
com.essbase.eas.ui.editor.editpane
Class LongBucketList
java.lang.Object
com.essbase.eas.ui.editor.editpane.LongBucketList
-
public class LongBucketList
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongBucketList
public LongBucketList()
LongBucketList
public LongBucketList(int initialCapacity)
add
public void add(long value)
get
public long get(int index)
remove
public boolean remove(int index)
size
public int size()
getBuckets
public int getBuckets()
getBucketList
public longArrayList getBucketList(int index)
getListIndex
public int getListIndex(int bucket,
int indexInBucket)
clear
public void clear()
Skip navigation links
Copyright © 2001, 2011, Oracle. All rights reserved.