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

com.strategicgains.repoexpress.domain.ExpiringIdentifiable Maven / Gradle / Ivy

There is a newer version: 0.4.8
Show newest version
package com.strategicgains.repoexpress.domain;

/**
 * @author seans
 * @since Aug 24, 2013
 */
public interface ExpiringIdentifiable
extends Expiring, Identifiable
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy