blob: ab33eca85d8889de71a779a6dbc2f792e5c8ebec [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
}