T - the type the class of this key has to be a subtype ofpublic class ClassBasedComponentKey<T> extends Object
| Constructor and Description |
|---|
ClassBasedComponentKey(Class<? extends T> type)
Creates a new key.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Class<? extends T> |
getType()
Gets the type associated with this key.
|
int |
hashCode() |
String |
toString() |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.