import
java.xxx.xxx
;
e.g.
import java.lang.String; s = String('12 34'); s.split(' ')