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