public static interface JSONUtil.ClassVisitor
Modifier and Type | Method and Description |
---|---|
boolean |
visit(Class aClass)
Called when a new interface/class is encountered
|
boolean visit(Class aClass)
aClass
- the encountered class/interfaceCopyright © 2000–2020 Apache Software Foundation. All rights reserved.