public class DeallocatorService extends Object
| Constructor and Description |
|---|
DeallocatorService() |
| Modifier and Type | Method and Description |
|---|---|
long |
nextValue() |
void |
pickObject(@NonNull Deallocatable deallocatable)
This method adds Deallocatable object instance to tracking system
|
public long nextValue()
public void pickObject(@NonNull
@NonNull Deallocatable deallocatable)
deallocatable - object to trackCopyright © 2021. All rights reserved.