org.gcube.contentmanagement.graphtools.data
Class BigSparseTable
java.lang.Object
org.gcube.contentmanagement.graphtools.data.BigSparseTable
public class BigSparseTable
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigSparseTable
public BigSparseTable()
size
public Integer size()
width
public Integer width()
add
public void add(Integer i,
Integer j,
double value)
get
public double get(Integer i,
Integer j)
Copyright © 2012. All Rights Reserved.