br.com.objectos.way.code
Class InterfaceInfoToMethodInfoList
java.lang.Object
br.com.objectos.way.code.InterfaceInfoToMethodInfoList
- All Implemented Interfaces:
- com.google.common.base.Function<InterfaceInfo,List<MethodInfo>>
public class InterfaceInfoToMethodInfoList
- extends Object
- implements com.google.common.base.Function<InterfaceInfo,List<MethodInfo>>
- 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 InterfaceInfoToMethodInfoList get()
apply
public List<MethodInfo> apply(InterfaceInfo input)
- Specified by:
apply in interface com.google.common.base.Function<InterfaceInfo,List<MethodInfo>>
Copyright © 2014. All rights reserved.