public class ValueComparer extends TypedComparer<javax.jcr.Value>
Constructor and Description |
---|
ValueComparer(ITypeDescriptor type) |
Modifier and Type | Method and Description |
---|---|
boolean |
areEqual(javax.jcr.Value base,
javax.jcr.Value target) |
int |
getHashCode(javax.jcr.Value value) |
protected IComparer<InputStream> |
getStreamComparer() |
getType
public ValueComparer(ITypeDescriptor type)
protected IComparer<InputStream> getStreamComparer()
public boolean areEqual(javax.jcr.Value base, javax.jcr.Value target)
public int getHashCode(javax.jcr.Value value)
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.