de.emphasize.martin
Class Martin

java.lang.Object
  extended byde.emphasize.martin.Martin
All Implemented Interfaces:
Runnable

public final class Martin
extends Object
implements Runnable

Martin is a model of Martin Hartnagel's appearance according to his view embedded corresponding to a subjective runtime environment.

Since:
2005-07-07
Version:
0.0.1
Author:
Martin Hartnagel

Field Summary
private static long ENOUGH_SLEEP
           
private static Logger LOG
          For logging.
static int WATCH_TV
           
 
Constructor Summary
Martin()
           
 
Method Summary
 void handle(int something)
           
 void run()
           
 void sleep()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WATCH_TV

public static final int WATCH_TV
See Also:
Constant Field Values

ENOUGH_SLEEP

private static final long ENOUGH_SLEEP
See Also:
Constant Field Values

LOG

private static final Logger LOG
For logging.

Constructor Detail

Martin

public Martin()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

sleep

public void sleep()

handle

public void handle(int something)


Copyright © 2005-2006 Martin Hartnagel. All Rights Reserved.