21.11
java.util.Vector
THE PACKAGE JAVA.UTIL
21.11.29
public final int lastIndexOf(Object elem)
If an item equal to
elem
 is in this
Vector
, then the index of the last such occur 
rence is returned, that is, the largest value
k
 such that:
elem.equals(elementData[k])
is
true
. If no such item occurs in this
Vector
, then
 1
 is returned.
21.11.30
public final int lastIndexOf(Object elem, int index)
throws IndexOutOfBoundsException
If an item equal to
elem
 is in this
Vector
 at position
k
 or lower, then the index of
the last such occurrence is returned, that is, the largest value
k
 such that:
elem.equals(elementData[k]) && (k <= index)
is
true
. If no such item occurs in this
Vector
, then
 1
 is returned.
660






footer




 

 

 

 

 Home | About Us | Network | Services | Support | FAQ | Control Panel | Order Online | Sitemap | Contact

java hosting

 

Our partners: PHP: Hypertext Preprocessor Best Web Hosting Java Web Hosting Inexpensive Web Hosting  Jsp Web Hosting

Cheapest Web Hosting Jsp Hosting Cheap Hosting

Visionwebhosting.net Business web hosting division of Web Design Plus. All rights reserved