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

javaee.module.backend.entities.code.AbstractCodeHelperParent_2 Maven / Gradle / Ivy

The newest version!
package javaee.module.backend.entities.code;

abstract class AbstractCodeHelperParent_2< User > extends AbstractCodeHelperParent_1< User > {

	public String getCode( ) {
		return code;
	}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy