asInt method

int asInt()

Implementation

int asInt() {
	return this.toInt();
}