Package io.github.thunkware.vt.bridge
package io.github.thunkware.vt.bridge
-
ClassDescriptionPolicy on how to apply (in)compatibilityBuilder for creating threads, executors or objects conditional on virtual threadsAssociates
ThreadFeaturetoThreadProvidermethod for documentation purposesUtility for working with Executors API from Java21 in Java8+ VM.Exception thrown to indicate incompatibilityExecutor that limits concurrency to a number of semaphore permitsCallback interface for customizing unstarted threadsThreadProvidermethod or feature that can be configured with aCompatibilityPolicyConvenience callable wrapper that sets the thread name, executes the Callable, then resets the thread nameConvenience runnable wrapper that sets the thread name, executes the Runnable, then resets the thread nameProvides various Java21 Virtual Thread features in Java8+ VMConfiguration forThreadProviderUtility for working with Threads API from Java21 in Java8+ VM.A builder forThreadandThreadFactoryobjects.A builder for creating a platformThreadorThreadFactorythat creates platform threads.A builder for creating a virtualThreadorThreadFactorythat creates virtual threads.