public interface Summary
| Modifier and Type | Method and Description |
|---|---|
<S extends Summary> |
copy() |
byte[] |
toByteArray()
This is to serialize an instance to a byte array.
|
<S extends Summary> S copy()
S - type of summarybyte[] toByteArray()
Copyright © 2015–2017 Yahoo! Inc.. All rights reserved.