interface InOrderSearchBehaviour : IterableContains.SearchBehaviour
Represents the search behaviour that expected entries have to appear in the given order within the Iterable.
open class
Represents the deprecated search behaviour that expected entries have to appear in the given order within the Iterable. |