Interface | Description |
---|---|
FastFeatureData<I,F,V> |
Fast version of FeatureData, where item-feature relationships are
stored internally by the indexes provided by FastItemIndex and FastFeatureIndex.
|
Class | Description |
---|---|
AbstractFastFeatureData<I,F,V> |
Abstract FastFeatureData, implementing the interfaces of FastItemIndex and
FastFeatureIndex by delegating to implementations of these.
|
SimpleFastFeatureData<I,F,V> |
Simple implementation of FastFeatureData backed by nested lists.
|
Copyright © 2016. All rights reserved.