Class SingleResponse<T>

  • All Implemented Interfaces:
    Serializable

    public class SingleResponse<T>
    extends Response
    Response with single record to return

    Created by Danny.Lee on 2017/11/1.

    See Also:
    Serialized Form
    • Constructor Detail

      • SingleResponse

        public SingleResponse()