br.com.objectos.way.code
Class MethodInfoMap
java.lang.Object
br.com.objectos.way.code.MethodInfoMap
- All Implemented Interfaces:
- Testable<MethodInfoMap>, WayMap<MethodInfo>
public class MethodInfoMap
- extends Object
- implements Testable<MethodInfoMap>, WayMap<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 |
mapOf
public static MethodInfoMap mapOf(List<MethodInfo> list)
isEqual
public boolean isEqual(MethodInfoMap that)
- Specified by:
isEqual in interface Testable<MethodInfoMap>
list
public List<MethodInfo> list()
- Specified by:
list in interface WayMap<MethodInfo>
Copyright © 2014. All rights reserved.