| Method and Description |
|---|
| com.github.burrunan.s3cache.internal.tar.TarEntry.getGroupId()
use #getLongGroupId instead as group ids can be
bigger than
Integer.MAX_VALUE |
| com.github.burrunan.s3cache.internal.tar.TarEntry.getUserId()
use #getLongUserId instead as user ids can be
bigger than
Integer.MAX_VALUE |