public class SingleResponse<T> extends Response
SingleResponse()
static <T> SingleResponse<T>
of(T data)
buildFailure, buildSuccess
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingleResponse()
public static <T> SingleResponse<T> of(T data)
Copyright © 2021. All rights reserved.