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/index
Michael Peter Christen b0c408788b
made class methods static where possible
13 years ago
..
BinSearch.java
BufferedObjectIndex.java
Cache.java cleaned unnecessary nested code 13 years ago
Column.java - removed unnecessary semicolons 13 years ago
HandleMap.java made class methods static where possible 13 years ago
HandleSet.java made HandleSet serializable 13 years ago
Index.java
IndexTest.java
RAMIndex.java removed unused method parameters 13 years ago
RAMIndexCluster.java removed unused method parameters 13 years ago
Row.java made class methods static where possible 13 years ago
RowCollection.java small speed enhancement using a column factory 13 years ago
RowSet.java cleaned unnecessary nested code 13 years ago
RowSpaceExceededException.java