public class ClassReader extends Object
byte[]
b
int
header
ClassReader(InputStream is, boolean readAnnotations)
void
accept(TypeCollector classVisitor)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final byte[] b
public final int header
public ClassReader(InputStream is, boolean readAnnotations) throws IOException
IOException
public void accept(TypeCollector classVisitor)
Copyright © 2012–2020 Alibaba Group. All rights reserved.