|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.emma.rt.InstrClassLoader.PoolEntry
private static final class InstrClassLoader.PoolEntry
Field Summary | |
---|---|
(package private) ByteArrayOStream |
m_baos
|
(package private) byte[] |
m_buf
|
Constructor Summary | |
---|---|
InstrClassLoader.PoolEntry(int baosCapacity,
int bufSize)
|
Method Summary | |
---|---|
(package private) void |
trim(int baosCapacity,
int baosMaxCapacity)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
ByteArrayOStream m_baos
final byte[] m_buf
Constructor Detail |
---|
InstrClassLoader.PoolEntry(int baosCapacity, int bufSize)
Method Detail |
---|
void trim(int baosCapacity, int baosMaxCapacity)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |