You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/blob
Michael Peter Christen aeac2fb763
replaced more containsKey() -> get() usages by a simple get(), followed
12 years ago
..
ArrayStack.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
BEncodedHeap.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
BEncodedHeapBag.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
BEncodedHeapShard.java - refactoring of log to ConcurrentLog: 12 years ago
BLOB.java Abstraction of HandleMap and HandleSet 13 years ago
Compressor.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
Gap.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
Heap.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
HeapModifier.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
HeapReader.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
HeapWriter.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
MapColumnIndex.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
MapDataMining.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
MapHeap.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
Stack.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
Stacks.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
TableColumnIndexException.java fix for java.lang.RuntimeException: TableColumnIndex not available... 13 years ago
Tables.java replaced more containsKey() -> get() usages by a simple get(), followed 12 years ago
TablesColumnBLOBIndex.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
TablesColumnIndex.java removed warnings 13 years ago
TablesColumnRAMIndex.java refactoring 13 years ago