br.com.objectos.way.code
Class AnnotationValueInfoValue

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

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


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

apply

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


Copyright © 2014. All rights reserved.