blob: b7f67cff0c022bbe8ef7cebcd843e39ebc778fa2 [file] [log] [blame]
public class A {
private static final UnsupportedOperationException exception = new UnsupportedOperationException();
protected Object m_snapshotDate = null; //null indicates that its not snapshot view
}