static <T> XResult<T>
failure(int code)
failure(int code, String description)
succeed(T data)
Copyright © 2020. All rights reserved.