br.com.objectos.way.code
Class MethodInfoMap

java.lang.Object
  extended by 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)

Method Summary
 boolean isEqual(MethodInfoMap that)
           
 List<MethodInfo> list()
           
static MethodInfoMap mapOf(List<MethodInfo> list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.