public interface InitialValueAwareOptimizer
| Modifier and Type | Method and Description | 
|---|---|
void | 
injectInitialValue(long initialValue)
Reports the user specified initial value to the optimizer. 
 | 
void injectInitialValue(long initialValue)
initialValue - The initial value specified by the user, or -1 to indicate that the
 user did not specify.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.