Interface TypedHeap.RelocateVariableWidthOffsets

Enclosing class:
TypedHeap

public static interface TypedHeap.RelocateVariableWidthOffsets
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    relocate(int fixedSizeOffset, byte[] variableWidthChunk, int variableWidthChunkOffset)
     
  • Method Details

    • relocate

      void relocate(int fixedSizeOffset, byte[] variableWidthChunk, int variableWidthChunkOffset)