|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmunit.framework.cldc11.JMUnit
public final class JMUnit
A framework's utility class. It has only the purpose of have some static methods that may help other classes. The methods stay here for organization reasons.
Constructor Summary | |
---|---|
JMUnit()
|
Method Summary | |
---|---|
static java.lang.String |
getVersion()
A method that returns the current verison of the framework. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JMUnit()
Method Detail |
---|
public static java.lang.String getVersion()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |