U
- type of update valuepublic interface UpdatableSummary<U> extends Summary
Modifier and Type | Method and Description |
---|---|
UpdatableSummary<U> |
update(U value)
This is to provide a method of updating summaries.
|
copy, toByteArray
UpdatableSummary<U> update(U value)
value
- update valueCopyright © 2015–2022 The Apache Software Foundation. All rights reserved.