public class IncrementFactory
extends java.lang.Object
| Constructor and Description |
|---|
IncrementFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Increment |
createIncrement(java.lang.Class<? extends Increment<?>> counterClass,
java.lang.Object value) |