All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.fastjrun.example.dto.DefaultListResponse Maven / Gradle / Ivy

There is a newer version: 3.0
Show newest version
/*
 * Copyright (C) 2019 fastjrun, Inc. All Rights Reserved.
 */
package com.fastjrun.example.dto;

import java.io.Serializable;

public class DefaultListResponse extends BaseListPacket implements
        Serializable {

    private static final long serialVersionUID = 340184860523759300L;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy