Package 

Class BigDecimalAdapterFactory

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

    
    public final class BigDecimalAdapterFactory
     implements JsonAdapter.Factory
                        
    • Method Summary

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

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

      • BigDecimalAdapterFactory

        BigDecimalAdapterFactory()