- java.lang.Object
-
- fr.inrialpes.exmo.ontosim.extractor.DummyExtractor.DummyMatching<O>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface fr.inrialpes.exmo.ontosim.extractor.matching.Matching
Matching.Entry<T>
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) java.util.Collection<? extends O> |
src |
(package private) java.util.Collection<? extends O> |
trg |
-
Constructor Summary
Constructors
Constructor and Description |
DummyMatching(java.util.Collection<? extends O> src,
java.util.Collection<? extends O> trg) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-
Method Detail
-
clear
public void clear()
- Specified by:
clear
in interface Matching<O>
-
size
public int size()
- Specified by:
size
in interface Matching<O>
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017