Package org.postgresql.util
Class SharedTimer
- java.lang.Object
-
- org.postgresql.util.SharedTimer
-
public class SharedTimer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SharedTimer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getRefCount()
java.util.Timer
getTimer()
void
releaseTimer()
-