Interface Size64

    • Method Summary

      Modifier and Type Method Description
      default int size()
      Deprecated.
      Use size64() instead.
      long size64()
      Returns the size of this data structure as a long.
    • Method Detail

      • size64

        long size64()
        Returns the size of this data structure as a long.
        Returns:
        the size of this data structure.