abstract fun supports(result: HandlerResult): Boolean
Whether this handler supports the given HandlerResult.
result - result object to check
result
Return whether or not this object can use the given result