Package jolt.core
Class JobSystem
java.lang.Object
jolt.BaseJoltNative
jolt.AddressedJoltNative
jolt.DeletableJoltNative
jolt.core.JobSystem
- All Implemented Interfaces:
Deletable,JoltNative
JobSystem relies on preview features of the Java platform:
JobSystemrefers to one or more preview APIs:MemoryAddress.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intFields inherited from class jolt.DeletableJoltNative
deletedFields inherited from class jolt.AddressedJoltNative
handle -
Method Summary
Methods inherited from class jolt.DeletableJoltNative
delete, isDeletedMethods inherited from class jolt.AddressedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
-
Field Details
-
MAX_PHYSICS_JOBS
public static final int MAX_PHYSICS_JOBS -
MAX_PHYSICS_BARRIERS
public static final int MAX_PHYSICS_BARRIERS
-
-
Method Details
-
at
-
of
-
deleteInternal
protected void deleteInternal()- Specified by:
deleteInternalin classDeletableJoltNative
-
JobSystemwhen preview features are enabled.