I
- type of the itemspublic class CachedItemNeighborhood<I> extends ItemNeighborhood<I>
CachedNeighborhood
.iIndex, neighborhood
Constructor and Description |
---|
CachedItemNeighborhood(ItemNeighborhood<I> neighborhood)
Constructor
|
getNeighbors, getNeighbors, iidx2item, item2iidx, numItems
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
containsItem, getAllIidx, getAllItems, iidx2item, iidx2item, item2iidx, item2iidx
public CachedItemNeighborhood(ItemNeighborhood<I> neighborhood)
neighborhood
- item neighborhood to be cachedCopyright © 2016. All rights reserved.