单项选择题

A.parse(X)
B.Integer.parse(X)
C.X.parseInt
D.Integer.parseInt(X)