- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
if(obj instanceof TreeDictEntry) {
TreeDictEntry tde = (TreeDictEntry) obj;
Integer index = hm_IdDocs_idVectors.get(tde.getId());
if(index == null) {
Exception ex =
new Exception("Epic Faile в хэш мапе элементов не найден индекс в векторе");
ex.printStackTrace();
}
vecElements.removeElementAt(index);
return;
}
RaZeR 08.06.2011 12:50 # +2
Yo dawg we put hash in your vector so you can map while you index
Lure Of Chaos 08.06.2011 18:45 # 0
Soul_re@ver 08.06.2011 19:19 # 0
Epic Fail
Lure Of Chaos 08.06.2011 19:33 # 0
Soul_re@ver 08.06.2011 19:41 # +4
mr.The 09.06.2011 18:56 # +3
dwinner 10.06.2011 12:46 # −3
Lure Of Chaos 11.06.2011 10:27 # 0
nslz 25.08.2021 08:59 # 0