All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class phaser.util.GCThread

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----phaser.util.GCThread

public class GCThread
extends Thread

Constructor Index

 o GCThread()
 o GCThread(long)

Method Index

 o run()

Constructors

 o GCThread
 public GCThread()
 o GCThread
 public GCThread(long time)

Methods

 o run
 public void run()
Overrides:
run in class Thread

All Packages  Class Hierarchy  This Package  Previous  Next  Index