get greater()
The get accessor obtains from the private #greater property an instance of the Greater
Last updated
Was this helpful?
The get accessor obtains from the private #greater property an instance of the Greater
Last updated
Was this helpful?
Inequality.prototype.greater
The accessor obtains from the private property an instance of the with a from a given of the constructor.
Greater<
>
The return type is the object that takes the generic type variable of the object.
The return value is the instance with a from the given of the constructor.