Package 

Class EventJsonAdapterFactory

  • All Implemented Interfaces:
    com.squareup.moshi.JsonAdapter.Factory

    
    public final class EventJsonAdapterFactory
     implements JsonAdapter.Factory
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class EventJsonAdapter
      public class Companion
    • Method Summary

      Modifier and Type Method Description
      JsonAdapter<?> create(Type type, Set<Out Annotation> annotations, Moshi moshi)
      • Methods inherited from class com.squareup.moshi.JsonAdapter.Factory

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventJsonAdapterFactory

        EventJsonAdapterFactory()