interface Creator<in T : CharSequence, in SC> : Contains.Creator<T, SC>, CharSequenceContains.Creator<T, SC> (source)Represents the deprecated final step of a sophisticated contains assertion builder which creates the AssertionGroup
as such.
T - The type of the AssertionPlant.subject.