Interface AttributeContainerAccess<P,C>
- All Superinterfaces:
Function<P,
,scala.collection.Iterable<C>> Serializable
,scala.Serializable
public interface AttributeContainerAccess<P,C>
extends Function<P,scala.collection.Iterable<C>>, scala.Serializable
Extracts the data containers from the HERE Map Content layer
-
Method Summary