Class ArrayConverters.ShortArrayUnwrapper

    • Constructor Detail

      • ShortArrayUnwrapper

        public ShortArrayUnwrapper()
    • Method Detail

      • getOutputType

        public Class<short[]> getOutputType()
        Returns:
        The base Class this Converter produces as output.
      • getInputType

        public Class<ShortArray> getInputType()
        Returns:
        The base Class this Converter accepts as input.