Method and Description |
---|
org.objectweb.asm.ClassWriter.newHandle(int, String, String, String)
this method is superseded by
ClassWriter.newHandle(int, String, String, String, boolean) . |
org.objectweb.asm.MethodVisitor.visitMethodInsn(int, String, String, String) |
Constructor and Description |
---|
org.objectweb.asm.Handle(int, String, String, String)
this constructor has been superseded
by
Handle.Handle(int, String, String, String, boolean) . |
Copyright © 2017. All rights reserved.