Skip navigation links

Package de.desy.mst.libs.accelerator.number

Version: $Id: package.html 30044 2009-11-06 10:15:48Z walla $

See: Description

Package de.desy.mst.libs.accelerator.number Description

Version: $Id: package.html 30044 2009-11-06 10:15:48Z walla $

This package holds the interface of all possible numbers and the inherited classes. The interface is called INumber and the inherited classes are DByte, DShort, DInteger, DLong, DFloat , DDouble, DBoolean which reflects by their name the size of the corresponding number. All of these classes are nearly the same as the Java classes of java.lang.Number and the inherited one, for example java.lang.Byte etc. except that it is here also allowed to set a value.

CHANGES

TODO

Skip navigation links

14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft