public class Times extends Object
| Constructor and Description | 
|---|
Times(long time1)  | 
Times(long time1,
     long time2)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.base.Optional<Long> | 
leastPositive()  | 
long | 
time1()  | 
com.google.common.base.Optional<Long> | 
time2()  | 
Copyright © 2020. All rights reserved.