jedi.annotation.processor.model
Class AttributeBoxedTypeFunctor
java.lang.Object
jedi.annotation.processor.model.AttributeBoxedTypeFunctor
- All Implemented Interfaces:
- Functor<Attribute,String>
public class AttributeBoxedTypeFunctor
- extends Object
- implements Functor<Attribute,String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeBoxedTypeFunctor
public AttributeBoxedTypeFunctor()
execute
public String execute(Attribute value)
- Specified by:
execute in interface Functor<Attribute,String>
Copyright © 2011. All Rights Reserved.