Class DefaultIdStrategy.RuntimeCollectionFactory

    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <V> java.util.Collection<V> newMessage()
      Creates a new Collection 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