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

scouter.agent.plugin.Wrapper Maven / Gradle / Ivy

There is a newer version: 2.20.0
Show newest version
package scouter.agent.plugin;

public class Wrapper {
	@SuppressWarnings("rawtypes")
	protected static Class[] arg_c = {};
	protected static Object[] arg_o = {};
	protected static Class[] arg_c_s = { String.class };
	protected static Class[] arg_c_z = { Boolean.TYPE };
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy