Module org.jhotdraw8.base
Package org.jhotdraw8.base.concurrent
package org.jhotdraw8.base.concurrent
-
ClassDescriptionCheckedFunction<T,
R> A function that may throw a checked exception.A runnable that may throw a checked exception.A fork-join task that processes a range of integers fromlotohi(exclusive) in chunks of up tochunkSize.A fork-join task that processes a range of integers fromlotohi(exclusive) in chunks of up tochunkSize.