yu.ac.bg.etf.javaqx
Class JavaQxInfo

java.lang.Object
  extended byyu.ac.bg.etf.javaqx.JavaQxInfo

public final class JavaQxInfo
extends java.lang.Object

Information about the library and environment.

Version:
0.2.0
Author:
Slobodan Vrkacevic (slobodan.vrkacevic@gmail.com)

Field Summary
static java.lang.String LIBRARY_DATE_STRING
          The library date string (the value is "December 30, 2007").
static int LIBRARY_VERSION
          The library version (the value is 512).
static java.lang.String LIBRARY_VERSION_STRING
          The library version string (the value is "0.2.0").
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIBRARY_VERSION

public static final int LIBRARY_VERSION
The library version (the value is 512).

See Also:
Constant Field Values

LIBRARY_VERSION_STRING

public static final java.lang.String LIBRARY_VERSION_STRING
The library version string (the value is "0.2.0").

See Also:
Constant Field Values

LIBRARY_DATE_STRING

public static final java.lang.String LIBRARY_DATE_STRING
The library date string (the value is "December 30, 2007").

See Also:
Constant Field Values


Copyright © 2007 ETF and contributors. All Rights Reserved.