Package org.htmlunit.util
Class SerializableLock
- java.lang.Object
-
- org.htmlunit.util.SerializableLock
-
- All Implemented Interfaces:
java.io.Serializable
public final class SerializableLock extends java.lang.Object implements java.io.Serializable
Helper because we need a serializable lock object for our serializable classes.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SerializableLock()
-