<P>If either string is contained in or equal to the other, get information describing the containment.</P>
@return <CODE><A HREF="~JD~getContainedIdxs(sob,sob,gcic2)~EJD~">getContainedIdx</A>(sob_x, sob_y, (new <A HREF="~JD~gcic2#gcic2()~EJD~">GCICTwo</A>()))</CODE>
**/
public final i_i_i getContainedIdxs(StringOrBuffer sob_x, StringOrBuffer sob_y) {
return getContainedIdxs(sob_x, sob_y, (new GCICTwo()));
}