mini\Util\Math\Int\NativeInt::greaterThan() Method

public

Signature

public function greaterThan(mini\Util\Math\Int\IntValue|string|int $other): bool

Parameters

Name Type Default Description
$other mini\Util\Math\Int\IntValue|string|int required Documentation missing

Returns

bool

Documentation

Documentation missing - No docblock found for this method.

Source

src/Util/Math/Int/NativeInt.php:242-245