com.android.ide.common.blame
Class SourceFragmentPositionRange.Deserializer

java.lang.Object
  extended by com.android.ide.common.blame.SourceFragmentPositionRange.Deserializer
All Implemented Interfaces:
com.google.gson.JsonDeserializer<SourceFragmentPositionRange>
Enclosing class:
SourceFragmentPositionRange

public static class SourceFragmentPositionRange.Deserializer
extends java.lang.Object
implements com.google.gson.JsonDeserializer<SourceFragmentPositionRange>


Constructor Summary
SourceFragmentPositionRange.Deserializer()
           
 
Method Summary
 SourceFragmentPositionRange deserialize(com.google.gson.JsonElement jsonElement, java.lang.reflect.Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceFragmentPositionRange.Deserializer

public SourceFragmentPositionRange.Deserializer()
Method Detail

deserialize

public SourceFragmentPositionRange deserialize(com.google.gson.JsonElement jsonElement,
                                               java.lang.reflect.Type type,
                                               com.google.gson.JsonDeserializationContext jsonDeserializationContext)
                                        throws com.google.gson.JsonParseException
Specified by:
deserialize in interface com.google.gson.JsonDeserializer<SourceFragmentPositionRange>
Throws:
com.google.gson.JsonParseException