public interface InterceptFieldFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptRead(org.objectweb.asm.Type owner,
String name) |
boolean |
acceptWrite(org.objectweb.asm.Type owner,
String name) |
Copyright © 2009-2013 Oracle Corporation. All Rights Reserved.