jedi.annotation.processor.model
Class AttributeNameFunctor

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

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


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

Constructor Detail

AttributeNameFunctor

public AttributeNameFunctor()
Method Detail

execute

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


Copyright © 2011. All Rights Reserved.