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

editor.settings.ISettingsParameters Maven / Gradle / Ivy

There is a newer version: 1.18.1
Show newest version
package editor.settings;

import gw.lang.reflect.json.IJsonIO;

/**
 */
public interface ISettingsParameters> extends IJsonIO
{
  void copy( T to );
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy