| Class | Description |
|---|---|
| GreekAlphabetFactory |
This class can produce String combinations representing a number built with Greek letters (from alpha to omega, then alpha alpha, alpha beta, alpha gamma).
|
| RomanAlphabetFactory |
This class can produce String combinations representing a number.
|
| RomanNumberFactory |
This class can produce String combinations representing a roman number.
|
Copyright © 1998–2021. All rights reserved.