interface NotSearchBehaviour : InAnyOrderSearchBehaviour (source)
Represents the search behaviour that expected entries might appear in any order within the Iterable.
open class 
Represents the deprecated search behaviour that expected entries might appear in any order within the Iterable.  |