| java.lang.Object method.Parent
Parent | abstract public class Parent (Code) | | Description of the Class
author: Chris Seguin |
Field Summary | |
protected long | total |
total | protected long total(Code) | | Description of the Field
|
get | public Set get()(Code) | | Description of the Method
Description of the Returned Value |
set | public void set()(Code) | | Description of the Method
|
setSleepTime | abstract public void setSleepTime(long time)(Code) | | Sets the SleepTime attribute of the Parent object
Parameters: time - The new SleepTime value |
stopOne | public void stopOne(Object obj)(Code) | | Description of the Method
Parameters: obj - Description of Parameter |
stopTwo | public void stopTwo(Double obj, Object d)(Code) | | Description of the Method
Parameters: obj - Description of Parameter Parameters: d - Description of Parameter |
|
|