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

edu.nps.moves.dis7.Descriptor Maven / Gradle / Ivy

package edu.nps.moves.dis7;

import java.io.Serializable;

/**
 * The super class for the Expendable-, Explosion-, and MunitionDescriptor
 * 
 * Copyright (c) 2008-2016, MOVES Institute, Naval Postgraduate School. All
 * rights reserved. This work is licensed under the BSD open source license,
 * available at https://www.movesinstitute.org/licenses/bsd.html
 *
 * @author fo
 */
public class Descriptor extends Object implements Serializable {

    public Descriptor() {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy