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, waitapplyIncrementSizeToSourceValues, generate, getLastSourceValueprotected final Class returnClass
protected final int incrementSize
public final Class getReturnClass()
Long).public final int getIncrementSize()
OptimizergetIncrementSize in interface OptimizerCopyright © 2019 JBoss by Red Hat. All rights reserved.