Package org.htmlunit.util
Class SerializableLock
java.lang.Object
org.htmlunit.util.SerializableLock
- All Implemented Interfaces:
Serializable
Helper because we need a serializable lock object for our serializable classes.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerializableLock
public SerializableLock()
-