Contains @Deprecated
classes/interfaces/functions, use the ones from package creating
; will all be removed with 1.0.0
abstract class
Represents the deprecated base class for builders representing the entry point of the process of building a sophisticated
|
|
interface
Represents the deprecated base class for builders representing a checking step in the process of building a sophisticated
|
fun
Validates that times is not |
|
fun
Validates that atLeastTimes is not equal to or greater than butAtMostTimes; throws IllegalArgumentException otherwise, pointing the user to use the given exactlyCall in case atLeastTimes equals butAtMostTimes. |