コード例 #1
0
 public static Metrics resolve(String name) {
   return Metrics.valueOf(name);
 }