org.tm4j.topicmap.index.text.QueryResult .getHit(int index)

Description

The hit with the given index or an IndexException if this index is not available

Parameters
int index

Returns

the QueryHit for the given Index

Other Resources

Related Topics

Has Parameters