Class DuplicateInstruction

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

public class DuplicateInstruction extends Object implements Instruction
  • Constructor Details

    • DuplicateInstruction

      public DuplicateInstruction(int index)
  • Method Details