
public final class BugFactory extends Object implements ISampleFactory
| Modifier and Type | Method and Description |
|---|---|
int |
count() |
static ISampleFactory |
getInstance() |
BaseSampleFragment |
getSample(int index) |
public static ISampleFactory getInstance()
public BaseSampleFragment getSample(int index)
getSample in interface ISampleFactorypublic int count()
count in interface ISampleFactory