Class MapGetAllDecoder

  • All Implemented Interfaces:
    <,​>>

    public class MapGetAllDecoder
    extends 
    implements <,​>>
    Author:
    Nikita Koksharov
    • Constructor Summary

      Constructors 
      Constructor Description
      <> args, int shiftIndex)  
      <> args, int shiftIndex, boolean allowNulls)  
    • Constructor Detail

      • MapGetAllDecoder

        public MapGetAllDecoder​(<> args,
                                int shiftIndex)
      • MapGetAllDecoder

        public MapGetAllDecoder​(<> args,
                                int shiftIndex,
                                boolean allowNulls)
    • Method Detail

      • decode

        public <,​> decode​(<> parts,
                                               State state)
        Specified by:
        <,​>>