Package | Description |
---|---|
org.apache.commons.math3.util |
Convenience routines and common data structures used throughout the commons-math library.
|
Constructor and Description |
---|
Incrementor(int max,
Incrementor.MaxCountExceededCallback cb)
Deprecated.
Defines a maximal count and a callback method to be triggered at
counter exhaustion.
|
IterationManager(int maxIterations,
Incrementor.MaxCountExceededCallback callBack)
Deprecated.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.