Class AbstractAnnotations<T extends Annotation>

java.lang.Object
edu.cmu.tetrad.annotation.AbstractAnnotations<T>
Type Parameters:
T - annotation type
Direct Known Subclasses:
AlgorithmAnnotations, ScoreAnnotations, TestOfIndependenceAnnotations

public abstract class AbstractAnnotations<T extends Annotation> extends Object
Abstract class for annotations.

Sep 20, 2017 10:59:43 AM

Version:
$Id: $Id
Author:
Kevin V. Bui (kvb2@pitt.edu)