Class ByteArrayWrapper
java.lang.Object
org.eclipse.net4j.util.collection.ByteArrayWrapper
A wrapper for byte arrays that implements
equals(Object) and hashCode() based on the array's contents.- Since:
- 3.2
- Author:
- Eike Stepper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbyte[]getData()inthashCode()static Set<byte[]> toByteArray(Set<ByteArrayWrapper> wrappers) toString()