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

io.molr.commons.domain.In Maven / Gradle / Ivy

package io.molr.commons.domain;

/**
 * Represents the input of a mission. These can be passed in parameters or could come also from other contexts.
 */
public interface In extends TypedValueContainer {
    /* Just a marker */
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy