public class HashSearchResult extends Object
Entry
) in a Ruby hash. We get the previous entry in the lookup chain
for this index until the entry was found, the entry that was found, and the index that was used. There are three
possible outcomes for a search.
null
Constructor and Description |
---|
HashSearchResult(int index,
Entry previousEntry,
Entry entry) |
Copyright © 2001-2015 JRuby. All Rights Reserved.