br.com.objectos.way.code
Class TypeInfoToClassInfo

java.lang.Object
  extended by br.com.objectos.way.code.TypeInfoToClassInfo
All Implemented Interfaces:
com.google.common.base.Function<TypeInfo,com.google.common.base.Optional<ClassInfo>>

public class TypeInfoToClassInfo
extends Object
implements com.google.common.base.Function<TypeInfo,com.google.common.base.Optional<ClassInfo>>

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

Method Summary
 com.google.common.base.Optional<ClassInfo> apply(TypeInfo input)
           
static TypeInfoToClassInfo get()
           
 
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
 

Method Detail

get

public static TypeInfoToClassInfo get()

apply

public com.google.common.base.Optional<ClassInfo> apply(TypeInfo input)
Specified by:
apply in interface com.google.common.base.Function<TypeInfo,com.google.common.base.Optional<ClassInfo>>


Copyright © 2014. All rights reserved.