|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.recommender.server.SystemUtils
This class contains mics utils - printDebug and notImplementedMsg.
Constructor Summary | |
SystemUtils()
|
Method Summary | |
static void |
notImplementedMsg(java.lang.String feature)
If a feature has not been implemented, print out error message. |
static void |
printDebug(java.lang.String msg)
Print out timestamp for debugging. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SystemUtils()
Method Detail |
public static void printDebug(java.lang.String msg)
msg
- public static void notImplementedMsg(java.lang.String feature)
feature
-
|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |