vishnu.model.indexes
Interface RecordIdentifierIterator


public interface RecordIdentifierIterator

TODO Comment this.

Author:
cesare
 

Method Summary
 boolean hasNext()
           
 int next()
           
 

Method Detail

next

int next()

hasNext

boolean hasNext()