JSCAPE MFT Server

com.jscape.util.reflection
Class IsPublicMethod

java.lang.Object
  extended by com.jscape.util.functor.UnaryPredicate<java.lang.reflect.Method>
      extended by com.jscape.util.reflection.IsPublicMethod

public class IsPublicMethod
extends com.jscape.util.functor.UnaryPredicate<java.lang.reflect.Method>

Author:
Alex Usun

Nested Class Summary
 
Nested classes/interfaces inherited from class com.jscape.util.functor.UnaryPredicate
com.jscape.util.functor.UnaryPredicate.And<T>, com.jscape.util.functor.UnaryPredicate.False<T>, com.jscape.util.functor.UnaryPredicate.Not<T>, com.jscape.util.functor.UnaryPredicate.Or<T>, com.jscape.util.functor.UnaryPredicate.True<T>
 
Constructor Summary
IsPublicMethod()
           
 
Method Summary
 boolean evaluate(java.lang.reflect.Method value)
           
 
Methods inherited from class com.jscape.util.functor.UnaryPredicate
and, not, or
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsPublicMethod

public IsPublicMethod()
Method Detail

evaluate

public boolean evaluate(java.lang.reflect.Method value)
Specified by:
evaluate in class com.jscape.util.functor.UnaryPredicate<java.lang.reflect.Method>
Parameters:
value - value
Returns:
boolean value

JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved