Contains @Deprecated
classes/interfaces/functions, use the ones from package creating
; will all be removed with 1.0.0
open class
Represents the deprecated search behaviour that expected entries might appear in any order within the Iterable but that the resulting assertion should not hold if there are less entries than expected or more. |
|
open class
Represents the deprecated search behaviour that expected entries might appear in any order within the Iterable. |
|
open class
Represents the deprecated search behaviour that expected entries have to appear in the given order within the Iterable and that the resulting assertion should not hold if there are less entries than expected or more. |
|
open class
Represents the deprecated search behaviour that expected entries have to appear in the given order within the Iterable. |
|
open class
Represents the deprecated default search behaviour or rather does not define a search behaviour at all. |
|
open class
Represents the deprecated search behaviour that expected entries might appear in any order within the Iterable. |
fun <E, T : Iterable<E>> |
|
fun <E, T : Iterable<E>> |
|
fun <E, T : Iterable<E>> |
|
fun <E, T : Iterable<E>> |