Uses of Interface
nl.bstoi.poiparser.core.strategy.util.TypedList
Packages that use TypedList
Package
Description
-
Uses of TypedList in nl.bstoi.poiparser.core.strategy
Methods in nl.bstoi.poiparser.core.strategy with parameters of type TypedListModifier and TypeMethodDescriptionprotected voidAbstractWritePoiParser.writeDataRows(org.apache.poi.ss.usermodel.Sheet sheet, TypedList<?> values, Set<CellDescriptor> sheetCellDescriptors) protected voidAbstractWritePoiParser.writeSheet(String sheetName, TypedList<?> values, Set<CellDescriptor> sheetCellDescriptors) Method parameters in nl.bstoi.poiparser.core.strategy with type arguments of type TypedList -
Uses of TypedList in nl.bstoi.poiparser.core.strategy.annotation
Method parameters in nl.bstoi.poiparser.core.strategy.annotation with type arguments of type TypedList -
Uses of TypedList in nl.bstoi.poiparser.core.strategy.util
Classes in nl.bstoi.poiparser.core.strategy.util that implement TypedListModifier and TypeClassDescriptionclassHylke Stapersma hylke.stapersma@gmail.com