INPUT - the type of domain object.OUTPUT - the type of proto object@InternalApi
public interface ProtoPreparer<INPUT,OUTPUT>
| Modifier and Type | Method and Description |
|---|---|
OUTPUT |
prepare(INPUT input) |
Copyright © 2023 Google LLC. All rights reserved.