com.hp.hpl.jena.graph.query
Interface IndexValues

All Known Implementing Classes:
Domain

public interface IndexValues

IndexValues: something that when supplied with a non-negative integer, returns a value.

Author:
kers

Method Summary
 java.lang.Object get(int index)
          Answer the value at index.
 

Method Detail

get

java.lang.Object get(int index)
Answer the value at index.



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP