public class NativeRandomDeallocator extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
NativeRandomDeallocator.DeallocatorThread
This class provides garbage collection for NativeRandom state memory.
|
| Modifier and Type | Method and Description |
|---|---|
static NativeRandomDeallocator |
getInstance() |
void |
trackStatePointer(NativePack random)
This method is used internally from NativeRandom deallocators
This method doesn't accept Random interface implementations intentionally.
|
public static NativeRandomDeallocator getInstance()
public void trackStatePointer(NativePack random)
random - Copyright © 2017. All Rights Reserved.