Interface BlockSizeAccessor

All Known Subinterfaces:
BlockSizeAccessor.BlockSizeProperty

public interface BlockSizeAccessor
Provides an accessor for a block size property.
  • Method Details

    • getBlockSize

      int getBlockSize()
      Retrieves the block size from the block size property.
      Returns:
      The block size stored by the block size property.