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