JSCAPE MFT Server

com.jscape.util.reflection
Class ObjectProperty.NameExtractor

java.lang.Object
  extended by com.jscape.util.functor.UnaryFunction<ObjectProperty,java.lang.String>
      extended by com.jscape.util.reflection.ObjectProperty.NameExtractor
Enclosing class:
ObjectProperty

public static class ObjectProperty.NameExtractor
extends com.jscape.util.functor.UnaryFunction<ObjectProperty,java.lang.String>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.jscape.util.functor.UnaryFunction
com.jscape.util.functor.UnaryFunction.Chain<T,R,U>, com.jscape.util.functor.UnaryFunction.Constant<T,U>, com.jscape.util.functor.UnaryFunction.Evaluator<V,R>
 
Constructor Summary
ObjectProperty.NameExtractor()
           
 
Method Summary
 java.lang.String evaluate(ObjectProperty value)
           
 
Methods inherited from class com.jscape.util.functor.UnaryFunction
constant, then
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectProperty.NameExtractor

public ObjectProperty.NameExtractor()
Method Detail

evaluate

public java.lang.String evaluate(ObjectProperty value)
Specified by:
evaluate in class com.jscape.util.functor.UnaryFunction<ObjectProperty,java.lang.String>
Parameters:
value - value
Returns:
R instance

JSCAPE MFT Server

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