StartupEvent.java

package org.ferris.tweial.console.main;

public class StartupEvent {

    public StartupEvent() {
    }

}