Interface ArrayAggregationStateConsumer


public interface ArrayAggregationStateConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(Block block, int position)
     
  • Method Details

    • accept

      void accept(Block block, int position)