Exemplo n.º 1
0
 void addEntry(VeriniceGraphResultEntry e) {
   entries.put(e.getColumnKey(), e);
   e.add(this);
 }