Checkstyle

This commit is contained in:
Trustin Lee 2014-05-20 17:38:52 +09:00
parent 3b11146c6d
commit b168ffe3f7

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.
*