A.charAt(int index) B.indexOf(int c) C.lastIndexOf(int c) D.get(int index)
A.valueOf(Strings) B.intValue() C.valueOf(inti) D.以上都不對