if (!IsPresent(command)) {
String[] commandsIndividual = command.split(" vs ");
} else {
if (IsPresent(command)) {
String[] commandsIndividual = command.split(" vs ");
} else {
Does the logical negation of the statement reduce the execution speed?
Aucun commentaire:
Enregistrer un commentaire