Package com.mchange.util
Interface ByteArrayComparator
-
public interface ByteArrayComparator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcompare(byte[] left, byte[] right)Must return a value
-