On Wed, Aug 12, 2009 at 10:52 AM, Jörn Kottmann<kottm...@gmail.com> wrote:
> Hi,
>
> after all the discussion we had I think thats the correct
> way to generify FSIndexRepository:
>
> interface FSIndexRepository {
> FSIndex<FeatureStructure> getIndex(String label);
> FSIterator<FeatureStructure> getAllIndexedFS(Type aType);
> ...
> }
>

+1

 -Adam

Reply via email to