br.com.objectos.way.code.apt
Class VariableElementWrapper

java.lang.Object
  extended by br.com.objectos.way.code.apt.VariableElementWrapper

public class VariableElementWrapper
extends Object

Author:
marcio.endo@objectos.com.br (Marcio Endo)

Method Summary
 ParameterInfo toParameterInfo(TypeParameterInfoMap map)
           
static VariableElementWrapper wrapperOf(ProcessingEnvironmentWrapper processingEnv, VariableElement element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

wrapperOf

public static VariableElementWrapper wrapperOf(ProcessingEnvironmentWrapper processingEnv,
                                               VariableElement element)

toParameterInfo

public ParameterInfo toParameterInfo(TypeParameterInfoMap map)


Copyright © 2014. All rights reserved.