Exemplo n.º 1
0
 public static <T> T getOpt1(Option<T> opt) {
   return OptTest.getOpt1(opt);
 }