Class SquareIndex
- java.lang.Object
-
- org.aksw.limes.core.measures.mapper.topology.im.SquareIndex
-
public class SquareIndex extends Object
-
-
Constructor Summary
Constructors Constructor Description SquareIndex()SquareIndex(int capacity)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(int i, int j, MBBIndex m)List<MBBIndex>getSquare(int i, int j)
-