E - entity typeT - target stream typepublic interface EntityWriter<E,T>
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(E entity,
T target)
Write the provided entity to target stream.
|
Copyright © 2020 Alibaba Group. All rights reserved.