interface InOrderSearchBehaviour : IterableContains.SearchBehaviour (source)
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.  |