|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.database.persistent.berkeley.proxy.GCInfoProxy
@Entity public class GCInfoProxy
| Constructor Summary | |
|---|---|
GCInfoProxy()
|
|
GCInfoProxy(GCInfo gcInfo)
|
|
GCInfoProxy(ID id,
GCStatus gcStatus,
int rootCount,
int clientRefCount)
|
|
| Method Summary | |
|---|---|
GCInfo |
getGCInfo()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GCInfoProxy()
public GCInfoProxy(ID id,
GCStatus gcStatus,
int rootCount,
int clientRefCount)
public GCInfoProxy(GCInfo gcInfo)
| Method Detail |
|---|
public GCInfo getGCInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||