open fun setOrder(order: Int): Unit
Set the order for this result handler relative to others.
By default set to Ordered#LOWEST_PRECEDENCE, however see Javadoc of sub-classes which may change this default.
Ordered#LOWEST_PRECEDENCE
order - the order
order