Package one.microstream.memory
Class DirectBufferDeallocator.NoOp
- java.lang.Object
-
- one.microstream.memory.DirectBufferDeallocator.NoOp
-
- All Implemented Interfaces:
DirectBufferDeallocator
- Enclosing interface:
- DirectBufferDeallocator
public static final class DirectBufferDeallocator.NoOp extends Object implements DirectBufferDeallocator
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.memory.DirectBufferDeallocator
DirectBufferDeallocator.NoOp
-
-
Constructor Summary
Constructors Constructor Description NoOp()
-
-
-
Method Detail
-
deallocateDirectBuffer
public boolean deallocateDirectBuffer(ByteBuffer directBuffer)
- Specified by:
deallocateDirectBuffer
in interfaceDirectBufferDeallocator
-
-