Package 

Class ComposerJsonAdapterFactory

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

    
    public final class ComposerJsonAdapterFactory
     implements JsonAdapter.Factory
                        
    • Method Summary

      Modifier and Type Method Description
      JsonAdapter<?> create(Type type, Set<out Annotation> annotations, Moshi moshi)
      • Methods inherited from class java.lang.Object

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

      • ComposerJsonAdapterFactory

        ComposerJsonAdapterFactory()