Class OkJsons.AdapterDecider.AdapterSpecifier

  • Enclosing class:
    OkJsons.AdapterDecider

    static class OkJsons.AdapterDecider.AdapterSpecifier
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean reflect  
      (package private) java.lang.String type  
    • Constructor Summary

      Constructors 
      Constructor Description
      AdapterSpecifier​(java.lang.String type, boolean reflect)  
    • Field Detail

      • type

        final java.lang.String type
      • reflect

        final boolean reflect
    • Constructor Detail

      • AdapterSpecifier

        AdapterSpecifier​(java.lang.String type,
                         boolean reflect)