Add public method to check if the partition is empty.

Currently the size of the partition is hidden from public. The isEmpty
method will allow outside classes to check if the partition does not
have any entries in it.

Bug: 15596340
Change-Id: I0a0f8f7c7a350b802e58e9138801c13b6e74a059
1 file changed