public interface Unmarshaller
| Modifier and Type | Method and Description |
|---|---|
default <T> Optional<String> |
getSheetName(Class<T> type,
PoijiOptions options) |
<T> void |
unmarshal(Class<T> type,
Consumer<? super T> consumer) |
Copyright © 2017–2020. All rights reserved.