ViewVC Help
| View Changeset | Root Listing
root/owl
Jump to revision: Previous Next
Author: duarte
Date: Tue Mar 7 11:50:37 2006 UTC (18 years, 6 months ago)
Log Message:
New method int[][] getIdxSet. 
- Returns a 2-dimensional array with all indices for a certain key.
- Each column j corresponds to client_id j+1
- Each row i is a set of idx values for each of the client_ids. If there is no idx for a certain client_id then the value is 0.

Changed paths