Serialized Form
-
Package io.prometheus.client
-
Class io.prometheus.client.DoubleAdder extends io.prometheus.client.Striped64 implements Serializable
- serialVersionUID:
- 7249069246863182397L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream s) throws IOException
- Throws:
IOException
-
-