Package w.util

Class ByteAllocator.SafeByteAllocator

java.lang.Object
w.util.ByteAllocator.SafeByteAllocator
All Implemented Interfaces:
ByteAllocator
Enclosing interface:
ByteAllocator

public static final class ByteAllocator.SafeByteAllocator extends Object implements ByteAllocator
  • Constructor Details

    • SafeByteAllocator

      public SafeByteAllocator()
  • Method Details

    • allocate

      public byte @NotNull [] allocate(int length)
      Specified by:
      allocate in interface ByteAllocator