Uses of Class
com.codingapi.springboot.framework.dto.response.SingleResponse
Packages that use SingleResponse
-
Uses of SingleResponse in com.codingapi.springboot.framework.dto.response
Methods in com.codingapi.springboot.framework.dto.response that return SingleResponseModifier and TypeMethodDescriptionstatic <T> SingleResponse<T>SingleResponse.empty()static <T> SingleResponse<T>SingleResponse.of(T data)