Class DatasetGroup

java.lang.Object
org.jfree.data.DatasetGroup
All Implemented Interfaces:
Serializable, Cloneable

public class DatasetGroup
extends Object
implements Cloneable, Serializable
A class that is used to group datasets. The main purpose of this is to implement a shared reader-writer lock among all datasets in the group.
See Also:
Serialized Form