Class GsonAdaptersToolInfo
java.lang.Object
io.jenkins.plugins.projectenv.toolinfo.GsonAdaptersToolInfo
- All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
@ParametersAreNonnullByDefault
@Generated("org.immutables.processor.ProxyProcessor")
public final class GsonAdaptersToolInfo
extends Object
implements com.google.gson.TypeAdapterFactory
A
TypeAdapterFactory
that handles all of the immutable types generated under ToolInfo
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GsonAdaptersToolInfo
public GsonAdaptersToolInfo()
-
-
Method Details