public class ClassReader extends Object
| Constructor and Description |
|---|
ClassReader(InputStream is,
boolean readAnnotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TypeCollector classVisitor) |
public ClassReader(InputStream is, boolean readAnnotations) throws IOException
IOExceptionpublic void accept(TypeCollector classVisitor)
Copyright © 2012–2022 Alibaba Group. All rights reserved.