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/util
Michael Peter Christen 00c1c777fa
refactoring
13 years ago
..
BDecoder.java - correct length computation for BStringObject (bugfix suggested by 13 years ago
BEncoder.java
ByteArray.java
ByteBuffer.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
CompressedHashMap.java
ConsoleInterface.java
FileUtils.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
Formatter.java
GenerationMemoryStrategy.java
ISO639.java
MapTools.java
MemoryControl.java made class methods static where possible 13 years ago
MemoryStrategy.java removed warnings 13 years ago
NamePrefixThreadFactory.java
OS.java refactoring 13 years ago
ObjectSpace.java
ReverseMapIterator.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
SetTools.java Abstraction of HandleMap and HandleSet 13 years ago
StandardMemoryStrategy.java removed more dependencies in cora from kelondro 13 years ago
XMLTables.java
kelondroException.java