Zumba\Swivel\Bucket::getIndex PHP Method

getIndex() public method

Useful for metrics.
public getIndex ( ) : integer
return integer
    public function getIndex()
    {
        return $this->index;
    }