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