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