static <T> Result<T>
failed(int code)
failed(String msg)
sucess()
sucess(T t)
Copyright © 2021. All rights reserved.