public class JsonDecoderKey extends Object implements DecoderKey
| Constructor and Description |
|---|
JsonDecoderKey(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getSimilarity(DecoderKey key) |
Class<?> |
getType() |
int |
hashCode() |
String |
toString() |
public JsonDecoderKey(Class<?> type)
public Class<?> getType()
public int getSimilarity(DecoderKey key)
getSimilarity in interface Similar<DecoderKey>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.