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

net.objectlab.kit.collections.ReadOnlyExpiringSet Maven / Gradle / Ivy

/**
 *
 */
package net.objectlab.kit.collections;

import java.util.Set;

/**
 * @author Benoit Xhenseval
 *
 */
public interface ReadOnlyExpiringSet extends ReadOnlyExpiringCollection, Set {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy