Class TSimpleJSONProtocol.Context

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Context()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean isMapKey()
      Returns whether the current value is a key in a map
      protected void write()  
      • Methods inherited from class java.lang.Object

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

      • Context

        protected Context()
    • Method Detail

      • isMapKey

        protected boolean isMapKey()
        Returns whether the current value is a key in a map