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

rt.data.IData.xtend Maven / Gradle / Ivy

package rt.data

interface IData {
	def Object get(String field)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy