xjavadoc
Class XMethod.PropertyAccessorPredicate

java.lang.Object
  extended byxjavadoc.XMethod.PropertyAccessorPredicate
All Implemented Interfaces:
Predicate
Enclosing class:
XMethod

public static class XMethod.PropertyAccessorPredicate
extends java.lang.Object
implements Predicate


Constructor Summary
XMethod.PropertyAccessorPredicate()
           
 
Method Summary
 boolean evaluate(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMethod.PropertyAccessorPredicate

public XMethod.PropertyAccessorPredicate()
Method Detail

evaluate

public boolean evaluate(java.lang.Object o)
Specified by:
evaluate in interface Predicate


Copyright © 2002-2004 XDoclet Team. All Rights Reserved.