br.com.objectos.way.code
Class TypeInfoMap

java.lang.Object
  extended by br.com.objectos.way.code.TypeInfoMap
All Implemented Interfaces:
Testable<TypeInfoMap>, WayMap<TypeInfo>

public class TypeInfoMap
extends Object
implements Testable<TypeInfoMap>, WayMap<TypeInfo>

Author:
marcio.endo@objectos.com.br (Marcio Endo)

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

Method Detail

mapOf

public static TypeInfoMap mapOf(List<TypeInfo> list)

getInterfaceInfoMap

public InterfaceInfoMap getInterfaceInfoMap()

isEqual

public boolean isEqual(TypeInfoMap that)
Specified by:
isEqual in interface Testable<TypeInfoMap>

list

public List<TypeInfo> list()
Specified by:
list in interface WayMap<TypeInfo>


Copyright © 2014. All rights reserved.