mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-02-18 14:46:26 +00:00
Suppress warnings because fallback is available
This commit is contained in:
parent
dd02d31761
commit
76517a6417
@ -32,6 +32,7 @@ import com.google.common.primitives.UnsignedBytes;
|
||||
* This is borrowed and slightly modified from Guava's {@link UnsignedBytes}
|
||||
* class to be able to compare arrays that start at non-zero offsets.
|
||||
*/
|
||||
@SuppressWarnings("restriction")
|
||||
public abstract class FastByteComparisons {
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user