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

net.yapbam.data.event.IsArchivedChangedEvent Maven / Gradle / Ivy

There is a newer version: 1.9.1
Show newest version
package net.yapbam.data.event;

public class IsArchivedChangedEvent extends DataEvent {
	public IsArchivedChangedEvent(Object data) {
		super(data);
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy