interface CharSequenceContains
(source)Defines the deprecated contract for sophisticated CharSequence contains
assertions.
interface
Represents a deprecated check for the search result such as: the object is contained exactly once in the input of the search. |
|
interface
Represents the deprecated final step of a sophisticated |
|
interface
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. |
|
interface
Represents a deprecated searcher which supports the search behaviour S for a given input CharSequence of the search. |