protected SealedObject (SealedObject so)

Constructs a SealedObject object from the passed-in SealedObject.

Parameters:
so    a SealedObject object

Exceptions:
NullPointerException    if the given sealed object is null.