public abstract class ExamplesConstructor
extends java.lang.Object
Constructor and Description |
---|
ExamplesConstructor() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.List<Example> |
getExamples()
Return the list of examples for this dataset
|
public abstract java.util.List<Example> getExamples()