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

org.pepsoft.util.Immutable Maven / Gradle / Ivy

The newest version!
package org.pepsoft.util;

/**
 * Marker interface for immutable classes.
 *
 * 

Created by Pepijn Schmitz on 16-08-16. */ public interface Immutable { // Empty }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy