package org.eclipse.milo.opcua.stack.core.util
-
-
Queues up submitted
Runnables and executes on an
Executor, with optional concurrency.
Thread-safe holder for a lazily-computed value.
Like
Supplier but it can throw an Exception.
P_SHA-1(secret, seed) =
HMAC_SHA-1(secret, A(1) + seed) +
HMAC_SHA-1(secret, A(2) + seed) +
HMAC_SHA-1(secret, A(3) + seed) + ...
A once-inhabited alternative to
Void.