fullRounds method

int fullRounds()

Implementation

int fullRounds() {
  return 8;
}