Uses of Class
net.sourceforge.jtds.util.TimerThread
-
Packages that use TimerThread Package Description net.sourceforge.jtds.util -
-
Uses of TimerThread in net.sourceforge.jtds.util
Fields in net.sourceforge.jtds.util declared as TimerThread Modifier and Type Field Description private static TimerThread
TimerThread. instance
Singleton instance.Methods in net.sourceforge.jtds.util that return TimerThread Modifier and Type Method Description static TimerThread
TimerThread. getInstance()
Singleton getter.
-