Java Reference
In-Depth Information
int lastIn-
dexOf( str )
Searches the invoking string for the substring specified by str. Returns
the index of the last match or -1 on failure.
Here is a program that demonstrates these methods:
Search WWH ::




Custom Search