QBlock2Option constructor

QBlock2Option(
  1. int rawValue
)

Implementation

QBlock2Option(final int rawValue) : super(BlockOptionType.qBlock2, rawValue);