Class SerializationContextMap.MutableEntry<T>

  • Enclosing class:
    SerializationContextMap<T>

    protected static class SerializationContextMap.MutableEntry<T>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected MutableEntry​(T value)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MutableEntry

        protected MutableEntry​(T value)