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 © 2016 JBoss by Red Hat. All rights reserved.