SimpleClassWithSomeTaskMethods.java :  » Profiler » basher » net » sourceforge » basher » internal » impl » Java Open Source

Java Open Source » Profiler » basher 
basher » net » sourceforge » basher » internal » impl » SimpleClassWithSomeTaskMethods.java
package net.sourceforge.basher.internal.impl;

/**
 * @author Johan Lindquist
 * @version $Revision$
 */
public class SimpleClassWithSomeTaskMethods
{
    public void executeTask() {}
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.