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

uk.co.real_logic.artio.builder.IntRepresentable Maven / Gradle / Ivy

package uk.co.real_logic.artio.builder;

@FunctionalInterface
public interface IntRepresentable
{
    int representation();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy