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

ch.streamly.domain.WrappedValue Maven / Gradle / Ivy

The newest version!
package ch.streamly.domain;

public interface WrappedValue {
    T value();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy