public abstract class CachingRepo extends Object implements ClassRepo
| Constructor and Description |
|---|
CachingRepo() |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.tree.ClassNode |
findClass(String internalName) |
protected abstract org.objectweb.asm.tree.ClassNode |
findClass0(String internalName) |
Copyright © 2012-2015. All Rights Reserved.