yep:


String firstName = input.next();
String lastName = input.next();
double score = input.nextDouble();