jp.osdl.jbento2.analyzer
クラス GCList
java.lang.Object
jp.osdl.jbento2.analyzer.GCList
public class GCList
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GCList
public GCList()
GCList
public GCList(GCList src)
add
public void add(GCSample sample)
get
public GCSample get(int i)
remove
public void remove(GCSample sample)
iterator
public Iterator iterator()
isEmpty
public boolean isEmpty()
size
public int size()
getLast
public GCSample getLast()
Copyright © 2005-2008 The JBento Project. All Rights Reserved.