net.sourceforge.neurosdbm
Class Version

java.lang.Object
  extended bynet.sourceforge.neurosdbm.Version

public class Version
extends java.lang.Object


Field Summary
private static int Major
           
private static int Minor
           
 
Constructor Summary
private Version()
           
 
Method Summary
static java.lang.String getVersionString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Major

private static final int Major
See Also:
Constant Field Values

Minor

private static final int Minor
See Also:
Constant Field Values
Constructor Detail

Version

private Version()
Method Detail

getVersionString

public static java.lang.String getVersionString()


Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.