kactoos-jvm / nnl.rocks.kactoos.func / SolidFunc / <init>
SolidFunc(fnc: Func<X, Y>, max: Int)
SolidFunc(fnc: Func<X, Y>)SolidFunc(func: SyncFunc<X, Y>)
Func that is thread-safe and sticky.
Objects of this class are thread safe.
X - Type of input
Y - Type of output
Since 0.4