All Classes and Interfaces

Class
Description
A utility interface: can extend producer classes with the functionality to fill classic mutable Java data objects* with (typically) random values.
A utility interface: represents an interface of a basic arbitrary generator that defines methods for primitive values as well as values of some other basic types, including enum types, String and BigInteger.
A utility interface: can extend producer classes with the functionality to create instances of types composed (essentially) of properties and constructed like a record (as defined with Java 17).
A RuntimeException reflecting the unfit condition of a component involved in an operation.