br.com.objectos.way.code
Class TypeParameterInfoToSimpleTypeInfo
java.lang.Object
br.com.objectos.way.code.TypeParameterInfoToSimpleTypeInfo
- All Implemented Interfaces:
- com.google.common.base.Function<TypeParameterInfo,SimpleTypeInfo>
public class TypeParameterInfoToSimpleTypeInfo
- extends Object
- implements com.google.common.base.Function<TypeParameterInfo,SimpleTypeInfo>
- 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 |
| Methods inherited from interface com.google.common.base.Function |
equals |
get
public static com.google.common.base.Function<TypeParameterInfo,SimpleTypeInfo> get()
apply
public SimpleTypeInfo apply(TypeParameterInfo input)
- Specified by:
apply in interface com.google.common.base.Function<TypeParameterInfo,SimpleTypeInfo>
Copyright © 2014. All rights reserved.