Package jolt.core

Class JobSystem

All Implemented Interfaces:
Deletable, JoltNative

public final class JobSystem extends DeletableJoltNative
JobSystem relies on preview features of the Java platform:
Programs can only use JobSystem when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
  • Field Details

    • MAX_PHYSICS_JOBS

      public static final int MAX_PHYSICS_JOBS
    • MAX_PHYSICS_BARRIERS

      public static final int MAX_PHYSICS_BARRIERS
  • Method Details