com.alachisoft.ncache.ncactivate.appdata.ApplicationData Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nc-activate Show documentation
Show all versions of nc-activate Show documentation
internal package of Alachisoft.
/*
* ApplicationData.java
*
* Created on October 5, 2006, 9:20 AM
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package com.alachisoft.ncache.ncactivate.appdata;
/**
* @author Administrator
*/
public class ApplicationData {
/**
* Creates a new instance of ApplicationData
*/
public ApplicationData() {
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy