Creates an instance of IndexRange representing the range between start and end.
Creates an instance of IndexRange by copying the values from the given IndexRange object.
JavaFX object to be wrapped.
JavaFX object to be wrapped.
Returns the end position of the range (exclusive).
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
Returns the length of the range.
Returns the start position of the range.
Returns the original delegate's toString()
adding a [SFX]
prefix.