public abstract class BaseFixtureGenerator extends Object implements FixtureGenerator
FixtureGenerator. Implements remove method.| Constructor and Description |
|---|
BaseFixtureGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
remove()
The remove method is not supported by a
BaseFixtureGenerator, it thus always throws an
UnsupportedOperationException. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGeneratedClasspublic void remove()
BaseFixtureGenerator, it thus always throws an
UnsupportedOperationException.remove in interface Iterator<Object>UnsupportedOperationException - always.Copyright © 2014. All Rights Reserved.