Uses of Interface
de.smartics.exceptions.code.NumberCode

Packages that use NumberCode
de.smartics.exceptions.code Provides code implementations. 
de.smartics.exceptions.i18n.app Provides classes used for the library to act as an application. 
 

Uses of NumberCode in de.smartics.exceptions.code
 

Classes in de.smartics.exceptions.code with type parameters of type NumberCode
 class NumberCodeComparator<T extends NumberCode>
          The default code comparator compares the component and then the code numerical by major and minor number.
 class NumberCodeOnlyComparator<T extends NumberCode>
          The default code comparator compares the code numerical by major and minor number.
 

Classes in de.smartics.exceptions.code that implement NumberCode
 class NumberCodeInfo
          This Code implementation models the exception code as a number.
 class RunningZerosNumberCodeInfo
          Implements a number code with padded zeros in front.
 class TwoNumberCodeInfo
          This Code implementation models the exception code as a number.
 

Uses of NumberCode in de.smartics.exceptions.i18n.app
 

Classes in de.smartics.exceptions.i18n.app that implement NumberCode
 class ConfigurationExceptionCode
          Defines the exception codes for problems with the configuration of the library.
 class ParseExceptionCode
          Defines the parsing exception codes for this package.
 



Copyright © 2007-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.