Escribe un java de bucle infinito
while(true) {
//do whatever
}
Tame Tarantula
while(true) {
//do whatever
}