com.silverpeas.util
Interface ExtractionList<I,C,W>

All Known Implementing Classes:
ExtractionComplexList

public interface ExtractionList<I,C,W>

Author:
Yohann Chastagnier

Method Summary
 C getKey(I in)
           
 W getValue(I in)
           
 

Method Detail

getKey

C getKey(I in)

getValue

W getValue(I in)


Copyright © 2016 Silverpeas. All Rights Reserved.