Пример #1
0
 private static String format(Nodes nodes) {
   return format(Arrays.asList(nodes.toArray()));
 }