PEG vobcoorder_isActive--tjl: Add isActive into VobCoorder

Author: Tuomas Lukka
Last-Modified:2002-11-14
Revision: 1.3
Status: Accepted

One more method for VobCoorder, for querying activity of a cs.

Issues

Changes

Add into VobCoorder:

/** Whether activate(cs) has been called.
 */
public boolean isActive(int cs);