T - the type of a RolloverStrategypublic interface RolloverStrategyFactory<T extends RolloverStrategy>
RolloverStrategys.| Modifier and Type | Method and Description | 
|---|---|
| T | createInstance()Creates a new instance of  RolloverStrategy. | 
T createInstance()
RolloverStrategy.