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

io.github.icodegarden.nutrient.lang.BodyObject Maven / Gradle / Ivy

The newest version!
package io.github.icodegarden.nutrient.lang;

/**
 * 
 * @author Fangfang.Xu
 *
 */
public interface BodyObject {

	T getBody();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy