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

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

There is a newer version: 0.160
Show newest version
package uk.co.real_logic.artio.builder;

@FunctionalInterface
public interface StringRepresentable
{
    String representation();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy