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