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

com.cedarsoft.gdao.InstanceFinder Maven / Gradle / Ivy

There is a newer version: 1.6.3
Show newest version
package com.cedarsoft.gdao;

/**
 * Returns a single instance.
 *
 * @param  the type of the instance this finder returns
 */
public interface InstanceFinder extends Finder {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy