public class ByteCodeReader extends Object
ByteCodeReader()
byte[]
readClass(ClassResource r)
Set<String>
readInterfaces(ClassResource r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteCodeReader()
public byte[] readClass(ClassResource r) throws IOException
r
IOException
public Set<String> readInterfaces(ClassResource r)
Copyright © 2018. All Rights Reserved.