Package io.protostuff

Interface MapSchema.MessageFactory

    • Method Detail

      • newMessage

        <K,​V> java.util.Map<K,​V> newMessage()
        Creates a new Map message.
      • typeClass

        java.lang.Class<?> typeClass()
        The type to instantiate.