Class ContentPair
- java.lang.Object
-
- org.gcube.data.access.storagehub.types.ContentPair
-
public class ContentPair extends Object
-
-
Constructor Summary
Constructors Constructor Description ContentPair(org.gcube.common.storagehub.model.items.nodes.Content content, org.gcube.common.storagehub.model.storages.StorageBackend storageBackend)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)org.gcube.common.storagehub.model.items.nodes.ContentgetContent()org.gcube.common.storagehub.model.storages.StorageBackendgetStorageBackend()inthashCode()
-