public class FieldDefinalizingVisitor extends Object implements BiFunction<String,org.objectweb.asm.ClassVisitor,org.objectweb.asm.ClassVisitor>
| Constructor and Description |
|---|
FieldDefinalizingVisitor(String... fields) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.ClassVisitor |
apply(String s,
org.objectweb.asm.ClassVisitor classVisitor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic FieldDefinalizingVisitor(String... fields)
public org.objectweb.asm.ClassVisitor apply(String s, org.objectweb.asm.ClassVisitor classVisitor)
apply in interface BiFunction<String,org.objectweb.asm.ClassVisitor,org.objectweb.asm.ClassVisitor>Copyright © 2021 JBoss by Red Hat. All rights reserved.