br.com.objectos.way.code
Class MethodInfoToGetterInfo
java.lang.Object
br.com.objectos.way.code.MethodInfoToGetterInfo
- All Implemented Interfaces:
- com.google.common.base.Function<MethodInfo,com.google.common.base.Optional<GetterInfo>>
public class MethodInfoToGetterInfo
- extends Object
- implements com.google.common.base.Function<MethodInfo,com.google.common.base.Optional<GetterInfo>>
- Author:
- marcio.endo@objectos.com.br (Marcio Endo)
| 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 |
get
public static com.google.common.base.Function<MethodInfo,com.google.common.base.Optional<GetterInfo>> get()
apply
public com.google.common.base.Optional<GetterInfo> apply(MethodInfo input)
- Specified by:
apply in interface com.google.common.base.Function<MethodInfo,com.google.common.base.Optional<GetterInfo>>
Copyright © 2014. All rights reserved.