Class CustomDuration
- 
                    
                    - All Implemented Interfaces:
 
 public class CustomDurationCreated by amine on 26/07/2017. 
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description CustomDuration()
 - 
                                
                            
                                Method SummaryModifier and Type Method Description longgetStartTime()longgetEndTime()voidstart()voidend()intgetDurationSeconds()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getStartTimelong getStartTime() 
 - 
                                        getEndTimelong getEndTime() 
 - 
                                        startvoid start() 
 - 
                                        endvoid end() 
 - 
                                        getDurationSecondsint getDurationSeconds() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-