All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.emc.mongoose.api.model.item.DataItemFactory Maven / Gradle / Ivy

There is a newer version: 4.0.0-alpha5
Show newest version
package com.emc.mongoose.api.model.item;

/**
 Created by andrey on 01.12.16.
 */
public interface DataItemFactory
extends ItemFactory {
}