Class 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
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SerializableLock

        public SerializableLock()