Exemplo n.º 1
0
 public void makeHDF(Data data, String base) {
   makeHDF(data, base, Collections.<String, TypeInfo>emptyMap());
 }