import java.lang.Integer; import java.lang.Long; import java.lang.Double; public class While { public m(x) { while(x < 2) { x = x+1; } return x; } }