Contains SearchBehaviourFactory which defines the minimum set of CharSequenceContains.SearchBehaviour an implementation has to provide.
interface
Represents the search behaviour that a CharSequenceContains.Searcher should ignore case when searching for an expected object. |
|
interface
Represents the default search behaviour or rather does not define a search behaviour at all. |
|
interface
Represents still the default search behaviour but a CharSequenceContains.Checker should be used which verifies that the CharSequenceContains.Searcher could not find the expected object. |
|
interface
Defines the minimum set of CharSequenceContains.SearchBehaviours an implementation of the domain of Atrium has to provide. |
val
The access point to an implementation of SearchBehaviourFactory. |