Package de.smartics.exceptions.code

Package class diagram package de.smartics.exceptions.code
Provides code implementations.

See:
          Description

Interface Summary
NumberCode A specific code interface that deals with number codes.
 

Class Summary
DefaultCodeComparator<T extends Code> The default code comparator compares the component and then the code by lexicographical order.
NumberCodeComparator<T extends NumberCode> The default code comparator compares the component and then the code numerical by major and minor number.
NumberCodeInfo This Code implementation models the exception code as a number.
TwoNumberCodeInfo This Code implementation models the exception code as a number.
 

Package de.smartics.exceptions.code Description

Provides code implementations.

This package contains implementations of the Code interface and comparator implementations to compare instances of those classes.

Since:
1.0


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