> "Hello world".indexOf('e'); java.lang.Integer res = 1 > "Hello world".indexOf('7'); java.lang.Integer res = -1