Class DeallocatorService


  • public class DeallocatorService
    extends Object
    • Constructor Detail

      • DeallocatorService

        public DeallocatorService()
    • Method Detail

      • nextValue

        public long nextValue()
      • pickObject

        public void pickObject​(@NonNull
                               @NonNull Deallocatable deallocatable)
        This method adds Deallocatable object instance to tracking system
        Parameters:
        deallocatable - object to track