Package org.extex.core.count

This package contains the basic count data types for ExTeX.

See:
          Description

Interface Summary
FixedCount This interface describes the features of a Count which do not modify the value.
 

Class Summary
Count This class represents a long integer value.
CountConstant This class provides an implementation of a Count where no methods modifying the contents are available.
 

Package org.extex.core.count Description

This package contains the basic count data types for ExTeX.