|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Provides code implementations.
This package contains implementations of the Code
interface and comparator implementations to compare instances of those classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |