JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.here.platform.location.dataloader.core
Interface Decoder<T>
public interface
Decoder<T>
Deprecated.
Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
T
decode
(
InputStream
is)
Deprecated.
Method Details
decode
T
decode
(
InputStream
is)
Deprecated.