net.sf.cglib.core
Class VisibilityPredicate
java.lang.Object
net.sf.cglib.core.VisibilityPredicate
- All Implemented Interfaces:
- Predicate
public class VisibilityPredicate
- extends Object
- implements Predicate
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisibilityPredicate
public VisibilityPredicate(Class source,
boolean protectedOk)
evaluate
public boolean evaluate(Object arg)
- Specified by:
evaluate in interface Predicate
Copyright © 2012 Oracle Corporation. All Rights Reserved.