jedi.annotation.processor.model
Class AttributeBoxedTypeFunctor

java.lang.Object
  extended by jedi.annotation.processor.model.AttributeBoxedTypeFunctor
All Implemented Interfaces:
Functor<Attribute,String>

public class AttributeBoxedTypeFunctor
extends Object
implements Functor<Attribute,String>


Constructor Summary
AttributeBoxedTypeFunctor()
           
 
Method Summary
 String execute(Attribute value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeBoxedTypeFunctor

public AttributeBoxedTypeFunctor()
Method Detail

execute

public String execute(Attribute value)
Specified by:
execute in interface Functor<Attribute,String>


Copyright © 2011. All Rights Reserved.