public interface ClassPoolVisitor
ClassPool objects. Note that there is only a single
implementation of ClassPool, such that this interface
is not strictly necessary as a visitor.| Modifier and Type | Method and Description |
|---|---|
void |
visitClassPool(ClassPool classPool) |
void visitClassPool(ClassPool classPool)
Copyright © 2015. All Rights Reserved.