public class ActiveLearningExamples extends Object implements Iterable<ActiveLearningExamples.Example>
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveLearningExamples.Example |
class |
ActiveLearningExamples.ExampleIterator |
| Constructor and Description |
|---|
ActiveLearningExamples(AMapping exampleMap,
ACache sourceCache,
ACache targetCache) |
| Modifier and Type | Method and Description |
|---|---|
AMapping |
getExampleMap() |
Iterator<ActiveLearningExamples.Example> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<ActiveLearningExamples.Example> iterator()
iterator in interface Iterable<ActiveLearningExamples.Example>public AMapping getExampleMap()
Copyright © 2020. All rights reserved.