Interface MemoryEntryBuilder<T>


public interface MemoryEntryBuilder<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
    long
     
  • Method Details

    • build

      MemoryEntry<T> build()
    • preciseSize

      long preciseSize()