Revision 1956 trunk/libraries/libGDBMS/src/com/hardcode/gdbms/engine/data/indexes/VariableIndexSet.java

View differences:

VariableIndexSet.java
47 47
	 * Obtiene los ?ndices del conjunto de ?ndices en un array
48 48
	 *
49 49
	 * @return long[]
50
	 *
50 51
	 * @throws IOException
51 52
	 */
52 53
	public long[] getIndexes() throws IOException;

Also available in: Unified diff