Where i can find the definition of the ''Thread'' class !?

i download the orm.jar’s source code, in the package ‘‘org.orm.util’’, a class called ‘‘AppBaseSessionController’’, in the class definition, i find a inner class called CloseSessionThread and this class extends a class called ‘‘Thread’’, where i can find the definition of the ‘‘Thread’’ class ??