Class Utils.ComparingByteBuffers
java.lang.Object
com.amazonaws.encryptionsdk.internal.Utils.ComparingByteBuffers
- All Implemented Interfaces:
Serializable,Comparator<ByteBuffer>
- Enclosing class:
- Utils
public static class Utils.ComparingByteBuffers
extends Object
implements Comparator<ByteBuffer>, Serializable
- See Also:
- Serialized Form
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
ComparingByteBuffers
public ComparingByteBuffers()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<ByteBuffer>
-