doc / ch.tutteli.atrium.logic.creating.maplike.contains.searchbehaviours / InAnyOrderSearchBehaviour

InAnyOrderSearchBehaviour

interface InAnyOrderSearchBehaviour : MapLikeContains.SearchBehaviour (source)

Represents the search behaviour that expected entries can appear in any order within the MapLike.

Inheritors

InAnyOrderSearchBehaviourImpl

class InAnyOrderSearchBehaviourImpl : InAnyOrderSearchBehaviour