| Class | Description |
|---|---|
| GarbageStateReference |
Weak reference for NativeRandom garbage collector
|
| NativePack |
Simple wrapper for state pointer, to avoid enqueue of non-initialized objects
|
| NativeRandomDeallocator |
Since NativeRandom assumes some native resources, we have to track their use, and deallocate them as soon they are released by JVM GC
|
Copyright © 2017. All Rights Reserved.