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