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

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

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


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

apply

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


Copyright © 2014. All rights reserved.