|
Joutsen
v0.4.1
|
A factory class that provides default implementations for certain interfaces. More...
Static Public Member Functions | |
| static Comparer< ItemType > | Comparer< ItemType > () |
| Provides the default implementation of a Comparer for a type. More... | |
Properties | |
| static int | MaxNumberOfPrintedCollectionElements [get, set] |
| The number of list elements to write in collections ToString methods. More... | |
| static ConsoleProgressPainter | ProgressPainter [get, set] |
| The default painter of progress on the console. More... | |
A factory class that provides default implementations for certain interfaces.
|
static |
Provides the default implementation of a Comparer for a type.
|
staticgetset |
The number of list elements to write in collections ToString methods.
|
staticgetset |
The default painter of progress on the console.
1.8.13