org.openscience.cdk
Class CDK
java.lang.Object
org.openscience.cdk.CDK
@TestClass(value="org.openscience.cdk.CDKTest")
public class CDK
- extends Object
Helper class to provide general information about this CDK library.
- Belongs to CDK module:
- core
|
Constructor Summary |
CDK()
|
|
Method Summary |
static String |
getVersion()
Returns the version of this CDK library. |
CDK
public CDK()
getVersion
@TestMethod(value="testGetVersion")
public static String getVersion()
- Returns the version of this CDK library.
- Returns:
- A
String representation of the version number.