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

java.lang.Object
  extended by br.com.objectos.way.code.apt.AnnotationValueWrapperToAnnotationValueInfo
All Implemented Interfaces:
com.google.common.base.Function<AnnotationValueWrapper,AnnotationValueInfo>

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


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

apply

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


Copyright © 2014. All rights reserved.