TargetType - The type of the object to serialize.@FunctionalInterface
protected static interface VersionedSerializer.StreamWriter<TargetType>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TargetType source,
RevisionDataOutput output) |
void accept(TargetType source, RevisionDataOutput output) throws java.io.IOException
java.io.IOException