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 © 2016. All rights reserved.