Class Observation<T>

java.lang.Object
org.episteme.core.methodology.Observation<T>
Type Parameters:
T - The data type of the observed value.
All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named

public class Observation<T> extends Object implements ComprehensiveIdentification
Represents a captured data point during an experiment.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: