public abstract class AbstractValueSimilarity<V extends eu.stratosphere.types.Value> extends Object implements ValueSimilarity<V>
NO_MATCH| Constructor and Description |
|---|
AbstractValueSimilarity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(Class<?> valueType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDistancepublic boolean isApplicable(Class<?> valueType)
isApplicable in interface ValueSimilarity<V extends eu.stratosphere.types.Value>Copyright © 2014. All rights reserved.