Class InsertCountIncrementInstruction

java.lang.Object
org.eclipse.jetty.http3.qpack.internal.instruction.InsertCountIncrementInstruction
All Implemented Interfaces:
Instruction

public class InsertCountIncrementInstruction extends Object implements Instruction
  • Constructor Details

    • InsertCountIncrementInstruction

      public InsertCountIncrementInstruction(int increment)
  • Method Details