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

com.rbkmoney.woody.api.trace.Endpoint Maven / Gradle / Ivy

There is a newer version: 1.1.23
Show newest version
package com.rbkmoney.woody.api.trace;

public interface Endpoint {
    String getStringValue();

    T getValue();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy