|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplatypus.PlatyVersion
public class PlatyVersion
Contains the Platypus version number (a four-way dotted version counter).
| Field Summary | |
|---|---|
private static java.lang.String |
VERSION
string containing the version number shown in the copyright notice |
| Constructor Summary | |
|---|---|
PlatyVersion()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
returns the version number |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String VERSION
| Constructor Detail |
|---|
public PlatyVersion()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||