doc / ch.tutteli.atrium.logic.creating.iterable.contains.searchbehaviours / NotSearchBehaviour

NotSearchBehaviour

interface NotSearchBehaviour : InAnyOrderSearchBehaviour (source)

Represents the search behaviour that expected entries might appear in any order within the IterableLike.

Inheritors

NotSearchBehaviourImpl

class NotSearchBehaviourImpl : NotSearchBehaviour