public static class MetadataCollection.ArtifactVersionAdapter extends com.google.gson.TypeAdapter<ArtifactVersion>
Constructor and Description |
---|
ArtifactVersionAdapter() |
Modifier and Type | Method and Description |
---|---|
ArtifactVersion |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
ArtifactVersion value) |
public void write(com.google.gson.stream.JsonWriter out, ArtifactVersion value) throws java.io.IOException
write
in class com.google.gson.TypeAdapter<ArtifactVersion>
java.io.IOException
public ArtifactVersion read(com.google.gson.stream.JsonReader in) throws java.io.IOException
read
in class com.google.gson.TypeAdapter<ArtifactVersion>
java.io.IOException