public abstract class AbstractProjectNetSer<T extends org.commonjava.maven.atlas.effective.EProjectNet> extends AbstractRelCollectionSer<T>
| Constructor and Description |
|---|
AbstractProjectNetSer() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<org.commonjava.maven.atlas.effective.EProjectCycle> |
deserializeCycles(com.google.gson.JsonObject obj,
com.google.gson.JsonDeserializationContext ctx) |
protected void |
serializeCycles(T src,
com.google.gson.JsonObject obj,
com.google.gson.JsonSerializationContext ctx) |
deserializeKey, deserializeRelationships, serializeKey, serializeRelationshipsprotected void serializeCycles(T src, com.google.gson.JsonObject obj, com.google.gson.JsonSerializationContext ctx)
protected Set<org.commonjava.maven.atlas.effective.EProjectCycle> deserializeCycles(com.google.gson.JsonObject obj, com.google.gson.JsonDeserializationContext ctx)
Copyright © 2013. All Rights Reserved.