com.silverpeas.util
Class ExtractionComplexList<I,C,W>
java.lang.Object
com.silverpeas.util.ExtractionComplexList<I,C,W>
- All Implemented Interfaces:
- ExtractionList<I,C,W>
public abstract class ExtractionComplexList<I,C,W>
- extends Object
- implements ExtractionList<I,C,W>
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractionComplexList
public ExtractionComplexList()
getMap
protected final Map<C,W> getMap()
- Returns:
- the map
setMap
protected final void setMap(Map<C,W> map)
- Parameters:
map
- the map to set
Copyright © 2016 Silverpeas. All Rights Reserved.