Package org.jacoco.core.data
package org.jacoco.core.data
Representation and persistence of execution data and session information.
-
ClassDescriptionExecution data for a single Java class.Deserialization of execution data from binary streams.In-memory data store for execution data.Serialization of execution data into binary streams.Interface for data output of collected execution data.Signals that execution data in an incompatible version was tried to read.Interface for data output of collected session information.Data object describing a session which was the source of execution data.Container to collect and merge session
SessionInfo
objects.