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

io.hyperfoil.util.Immutable Maven / Gradle / Ivy

There is a newer version: 0.27.1
Show newest version
package io.hyperfoil.util;

/**
 * Marker interface for objects that are immutable and therefore safe to publish without copy.
 */
public interface Immutable {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy