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, toByteArrayUpdatableSummary<U> update(U value)
value - update valueCopyright © 2015–2024 The Apache Software Foundation. All rights reserved.