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

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

public class TypeMirrorWrapperPrimitive
extends TypeMirrorWrapper

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

Method Summary
 SimpleTypeInfo toSimpleTypeInfo()
           
 TypeParameterInfo toTypeParameterInfo()
           
 
Methods inherited from class br.com.objectos.way.code.apt.TypeMirrorWrapper
toElementWrapper, toTypeElementWrapper, toTypeParameterInfoList, wrapAll, wrapperOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toSimpleTypeInfo

public SimpleTypeInfo toSimpleTypeInfo()
Overrides:
toSimpleTypeInfo in class TypeMirrorWrapper

toTypeParameterInfo

public TypeParameterInfo toTypeParameterInfo()
Overrides:
toTypeParameterInfo in class TypeMirrorWrapper


Copyright © 2014. All rights reserved.