pushInteger abstract method

void pushInteger(
  1. int value
)

Implementation

void pushInteger(int value);