interface SearchBehaviour : Contains.SearchBehaviour, CharSequenceContains.SearchBehaviour (source)Represents a deprecated search behaviour but leaves it up to the Searcher how this behaviour is implemented -- yet, it provides a method to decorate a description (a Translatable) in order that it reflects the search behaviour.
open class 
Represents the deprecated search behaviour that a CharSequenceContains.Searcher should ignore case when searching for an expected object.  | 
|
open class 
Represents the deprecated default search behaviour or rather does not define a search behaviour at all.  |