Example #1
0
 public String sprintf(String s) throws IOException {
   return StringInterpolation.getInstance().evaluate(this, s);
 }