예제 #1
0
 public <T> String getString(OptionParser<T> o) {
   return o.getString(this);
 }