summaryrefslogtreecommitdiffstats
path: root/EssentialsUpdate/src/f00f/net/irc/martyr/StateObserver.java
blob: 4b7a6693ce6f0624a31af2615fa24a8a37757593 (plain)
1
2
3
4
5
6
7
8
package f00f.net.irc.martyr;

/**
 * Should the state and state observer be one?
 */
public class StateObserver extends ForwardObservable
{
}