Search Results
OK to copy?
Examples 1 through 2 of
2 (0.0010 seconds)
Class:
com.technoetic.xplanner.charts.TaskVelocityData
©,
Rating:
0% of 0,
C3
Class: org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask ©, Rating: 0% of 0, C2
294 Date createdDate = task.getCreatedDate();
295
296 if ((createdDate == null) || (createdDate.getTime() == 0) || (createdDate.before(velocityStart))) {
297 createdDate = velocityStart;
298 } else if (createdDate.after(velocityEnd)) {
Class: org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask ©, Rating: 0% of 0, C2
335 continue;
336 }
337 if (null != m_stop && m_stop.before(date)) {
338 //Skip dates that are too late
339 continue;
Result Page:
1