variável java em string

String string = String.format("A string %s", aVariable);
Helpless Hippopotamus