|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmapss.dif.DIFVersion
public class DIFVersion
Version class for the DIF package. DIFVersion is a class simply to allow programmers to query what version of the DIF package is in use.
Constructor Summary | |
---|---|
protected |
DIFVersion()
Empty default constructor. |
Method Summary | |
---|---|
static java.lang.String |
DIFPackageVersion()
Return the version of the DIF package being used. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DIFVersion()
Method Detail |
---|
public static java.lang.String DIFPackageVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |