frysk.sys
Class Tid

java.lang.Object
  extended by frysk.sys.Tid

public final class Tid
extends Object

Get task (thread) information.


Constructor Summary
Tid()
           
 
Method Summary
static ProcessIdentifier get()
          Returns the thread ID of this thread/task.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tid

public Tid()
Method Detail

get

public static ProcessIdentifier get()
Returns the thread ID of this thread/task.