org.gcube.portlets.user.homelibrary.home.data.application
Interface ApplicationMap<K,V>

Type Parameters:
K - the key type.
V - the value type.
All Superinterfaces:
ApplicationData, Map<K,V>

public interface ApplicationMap<K,V>
extends Map<K,V>, ApplicationData

The map application data.

Author:
Federico De Faveri defaveri@isti.cnr.it

Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Method Summary
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from interface org.gcube.portlets.user.homelibrary.home.data.application.ApplicationData
dataUpdated, getName, getType
 



Copyright © 2013. All Rights Reserved.