T
- the entity type the converter can handleS
- the store specific sink the converter is able to write topublic interface EntityWriter<T,S>
Modifier and Type | Method and Description |
---|---|
void |
write(T source,
S sink) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.