Пример #1
0
 public static Warp matchWarp(final String partial) {
   return WARPS.matchKey(partial);
 }