/src/kilim/EventPublisher.java
http://github.com/kilim/kilim · Java · 6 lines · 3 code · 2 blank · 1 comment · 0 complexity · c3079e0d5c71697c6012ff305c2d058e MD5 · raw file
- // Copyright 2009 by sriram - offered under the terms of the MIT License
- package kilim;
- public interface EventPublisher {
- }