- java.lang.Object
-
- fr.inrialpes.exmo.ontosim.util.matrix.MatrixFile<R,C>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.util.HashMap<C,java.lang.Integer> |
cIdx |
private int |
cSeq |
private java.io.File |
f |
private java.io.RandomAccessFile |
matrixFile |
private java.util.HashMap<R,java.lang.Integer> |
rIdx |
private int |
rSeq |
-
Constructor Summary
Constructors
Constructor and Description |
MatrixFile() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
MatrixFile
public MatrixFile()
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017