Class DefaultIdStrategy.RuntimeMapFactory

    • Constructor Summary

      Constructors 
      Constructor Description
      RuntimeMapFactory​(java.lang.Class<?> mapClass)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <K,​V>
      java.util.Map<K,​V>
      newMessage()
      Creates a new Map message.
      java.lang.Class<?> typeClass()
      The type to instantiate.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait