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

com.venky.swf.db.model._Identifiable Maven / Gradle / Ivy

The newest version!
package com.venky.swf.db.model;

public interface _Identifiable {
	public long getId();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy