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

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

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

import com.github.akurilov.commons.io.Input;

import java.util.function.LongSupplier;

/**
 Created by andrey on 01.12.16.
 */
public interface IdStringInput
extends Input, LongSupplier {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy