public class StreamWriterKey extends org.n52.janmayen.component.ClassBasedComponentKey<Object> implements org.n52.janmayen.similar.Similar<StreamWriterKey>
| Constructor and Description |
|---|
StreamWriterKey(Class<? extends Object> type,
org.n52.janmayen.http.MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
org.n52.janmayen.http.MediaType |
getMediaType() |
int |
getSimilarity(StreamWriterKey that) |
static int |
getSimiliarity(Class<?> superClass,
Class<?> clazz) |
int |
hashCode() |
public int getSimilarity(StreamWriterKey that)
getSimilarity in interface org.n52.janmayen.similar.Similar<StreamWriterKey>public org.n52.janmayen.http.MediaType getMediaType()
public boolean equals(Object other)
equals in class org.n52.janmayen.component.ClassBasedComponentKey<Object>public int hashCode()
hashCode in class org.n52.janmayen.component.ClassBasedComponentKey<Object>Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.