单项选择题

A.contains(Object obj)
B.indexOf(Object obj,int start_index)
C.lastIndexOf(Object obj,int start_index)
D.elementAt(int index)