|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.compiler.ClassFilePool
public class ClassFilePool
| Field Summary | |
|---|---|
static int |
POOL_SIZE
|
| Method Summary | |
|---|---|
ClassFile |
acquire(SourceTypeBinding typeBinding)
|
static ClassFilePool |
newInstance()
|
void |
release(ClassFile classFile)
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int POOL_SIZE
| Method Detail |
|---|
public static ClassFilePool newInstance()
public ClassFile acquire(SourceTypeBinding typeBinding)
public void release(ClassFile classFile)
public void reset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||