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