|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.unr.cs.LMS.LMSUtil
Utilities class. Contains a bunch of static utilities. Version 1.0 Sushil J. Louis 10/22/01
Constructor Summary | |
LMSUtil()
|
Method Summary | |
static void |
log(java.lang.String s)
Prints its argument on the standard output prepended with a time stamp. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public LMSUtil()
Method Detail |
public static void log(java.lang.String s)
s
- The string to be printed.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |