Package org.firebirdsql.gds.ng
Class SyncObject
- java.lang.Object
-
- org.firebirdsql.gds.ng.SyncObject
-
public final class SyncObject extends java.lang.Object
Object for synchronization that has an id that might be helpful during debugging.- Since:
- 3.0
- Author:
- Mark Rotteveel
-
-
Constructor Summary
Constructors Constructor Description SyncObject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
hashCode()
java.lang.String
toString()
-