All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class icc.net.Awake

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----icc.net.Awake

public class Awake
extends Thread

Variable Index

 o length
 o object
 o owner

Constructor Index

 o Awake(Awakable, Object, int)

Method Index

 o run()

Variables

 o owner
 Awakable owner
 o object
 Object object
 o length
 int length

Constructors

 o Awake
 public Awake(Awakable owner,
              Object object,
              int length)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index

This website has been archived and is no longer maintained.