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 f78ce93a80
collection of speed and memory saving hacks
13 years ago
..
ArrayStack.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
BEncodedHeap.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
BEncodedHeapBag.java
BEncodedHeapShard.java
BLOB.java
Compressor.java
Gap.java
Heap.java
HeapModifier.java
HeapReader.java collection of speed and memory saving hacks 13 years ago
HeapWriter.java collection of speed and memory saving hacks 13 years ago
MapColumnIndex.java
MapDataMining.java
MapHeap.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
ObjectBuffer.java
Stack.java
Stacks.java
Tables.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago