br.com.objectos.way.code
Class AnnotationInfoToQualifiedName

java.lang.Object
  extended by br.com.objectos.way.code.AnnotationInfoToQualifiedName
All Implemented Interfaces:
com.google.common.base.Function<AnnotationInfo,String>

@Generated(value="br.com.objectos.way.auto.functional.AutoFunctionalProcessor")
public final class AnnotationInfoToQualifiedName
extends Object
implements com.google.common.base.Function<AnnotationInfo,String>


Method Summary
 String apply(AnnotationInfo input)
           
static com.google.common.base.Function<AnnotationInfo,String> 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 com.google.common.base.Function<AnnotationInfo,String> get()

apply

public String apply(AnnotationInfo input)
Specified by:
apply in interface com.google.common.base.Function<AnnotationInfo,String>


Copyright © 2014. All rights reserved.