public abstract class AbstractOptimizer extends Object implements Optimizer
Modifier and Type | Field and Description |
---|---|
protected int |
incrementSize |
protected Class |
returnClass |
Modifier and Type | Method and Description |
---|---|
int |
getIncrementSize()
Retrieves the defined increment size.
|
Class |
getReturnClass()
Getter for property 'returnClass'.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyIncrementSizeToSourceValues, generate, getLastSourceValue
protected final Class returnClass
protected final int incrementSize
public final Class getReturnClass()
Long
).public final int getIncrementSize()
Optimizer
getIncrementSize
in interface Optimizer
Copyright © 2019 JBoss by Red Hat. All rights reserved.