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

com.onloupe.core.util.OutObject Maven / Gradle / Ivy

There is a newer version: 1.0.2
Show newest version
package com.onloupe.core.util;


/**
 * The Class OutObject.
 *
 * @param  the generic type
 */
public final class OutObject
{
	
	/** The arg value. */
	public T argValue;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy