public class StreamComparer extends Object implements IComparer<InputStream>
Constructor and Description |
---|
StreamComparer() |
Modifier and Type | Method and Description |
---|---|
boolean |
areEqual(InputStream baseStream,
InputStream currentStream) |
int |
getHashCode(InputStream stream) |
public boolean areEqual(InputStream baseStream, InputStream currentStream)
areEqual
in interface IComparer<InputStream>
public int getHashCode(InputStream stream)
getHashCode
in interface IComparer<InputStream>
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.