public class NominatimJsonObjectsUnmarshallerFactory extends Object
| Constructor and Description |
|---|
NominatimJsonObjectsUnmarshallerFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> NominatimJsonObjectsUnmarshaller<T> |
create(Class<T> clazz) |
public NominatimJsonObjectsUnmarshallerFactory()
public <T> NominatimJsonObjectsUnmarshaller<T> create(Class<T> clazz)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.