Sun . Java . Code Library . w*
{ ... // while, control flow loop logic
while (parameterized_conditions) statements
... }