![JAR search and dependency download from the Maven repository](/logo.png)
org.arquillian.cube.kubernetes.api.WithToImmutable Maven / Gradle / Ivy
package org.arquillian.cube.kubernetes.api;
public interface WithToImmutable {
T toImmutable();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.arquillian.cube.kubernetes.api;
public interface WithToImmutable {
T toImmutable();
}