コード例 #1
0
 public void repOut(Type type) {
   LambdaTestsUtil.repOut(type);
 }
コード例 #2
0
 public String rep(Type type) {
   return LambdaTestsUtil.rep(type);
 }