Door system class. Useful when dealing with doors without worrying about synchrnozation.
Optional
Protected
A JSON string representation of the object.
A string representation of the object.
Clones the object.
-1 if this is less than other, 0 if they are equal, 1 if this is greater than other.
-1
this
other
0
1
Checks if the object is equal to another object.
The object to compare to.
true if the objects are equal, false otherwise.
true
false
A hash code for the object instance.
Door system class. Useful when dealing with doors without worrying about synchrnozation.