public abstract class AbstractOptimizer extends java.lang.Object implements Optimizer
| Modifier and Type | Field and Description |
|---|---|
protected int |
incrementSize |
protected java.lang.Class |
returnClass |
| Modifier and Type | Method and Description |
|---|---|
int |
getIncrementSize()
Retrieves the defined increment size.
|
java.lang.Class |
getReturnClass()
Getter for property 'returnClass'.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyIncrementSizeToSourceValues, generate, getLastSourceValueprotected final java.lang.Class returnClass
protected final int incrementSize
public final java.lang.Class getReturnClass()
Long).public final int getIncrementSize()
OptimizergetIncrementSize in interface OptimizerCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.