br.com.objectos.way.code.apt
Class TypeVariableWrapper
java.lang.Object
br.com.objectos.way.code.apt.TypeVariableWrapper
public class TypeVariableWrapper
- extends Object
- Author:
- marcio.endo@objectos.com.br (Marcio Endo)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wrapperOf
public static TypeVariableWrapper wrapperOf(ProcessingEnvironmentWrapper processingEnv,
TypeVariable typeVariable)
getUpperBound
public com.google.common.base.Optional<TypeMirror> getUpperBound()
toTypeVariableInfo
public TypeVariableInfo toTypeVariableInfo()
Copyright © 2014. All rights reserved.