Substracts two {@link EffortDuration}. Because {@link EffortDuration durations} cannot be negative this must be bigger than theparameter or the same
@param duration
@return the result of substracting the two durations
@throws IllegalArgumentException if the parameter is bigger than this
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.