Checkstyle

This commit is contained in:
Trustin Lee 2014-05-20 17:38:52 +09:00
parent 5c6c8da0c9
commit 087e95e899

View File

@ -48,7 +48,6 @@ final class PlatformDependent0 {
*/
private static final long UNSAFE_COPY_THRESHOLD = 1024L * 1024L;
/**
* {@code true} if and only if the platform supports unaligned access.
*