public interface InterceptFieldFilter
Modifier and Type | Method | Description |
---|---|---|
boolean |
acceptRead(org.objectweb.asm.Type owner,
String name) |
|
boolean |
acceptWrite(org.objectweb.asm.Type owner,
String name) |
Copyright © 2018. All rights reserved.