public static class EarProfileRecognizer.SpiData
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
EarProfileRecognizer.SpiData.ProjectIterable |
Constructor and Description |
---|
EarProfileRecognizer.SpiData(Context ctx) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Project> |
getProjectIterator() |
void |
setProjectIterable(EarProfileRecognizer.SpiData.ProjectIterable pi) |
public EarProfileRecognizer.SpiData(Context ctx)
public java.util.Iterator<Project> getProjectIterator()
public void setProjectIterable(EarProfileRecognizer.SpiData.ProjectIterable pi)