net.sf.cglib.core

Interface Predicate

Known Implementing Classes:
DuplicatesPredicate, RejectModifierPredicate, VisibilityPredicate

public interface Predicate

Method Summary

boolean
evaluate(Object arg)

Method Details

evaluate

public boolean evaluate(Object arg)

Copyright (c) 2001 - Apache Software Foundation