Class LDbasedRCC.Matcher
- java.lang.Object
-
- org.aksw.limes.core.measures.mapper.topology.RCC8.LDbasedRCC.Matcher
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- LDbasedRCC
public static class LDbasedRCC.Matcher extends Object implements Runnable
-
-
Field Summary
Fields Modifier and Type Field Description static intmaxSize
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()voidschedule(LDbasedRCC.MBBIndex s, LDbasedRCC.MBBIndex t)intsize()
-
-
-
Method Detail
-
schedule
public void schedule(LDbasedRCC.MBBIndex s, LDbasedRCC.MBBIndex t)
-
size
public int size()
-
-