public class TimeUtils extends Object
| Constructor and Description |
|---|
TimeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static TimeElement |
max(TimeElement t1,
TimeElement t2) |
static TimeElement |
min(TimeElement t1,
TimeElement t2) |
public static TimeElement max(TimeElement t1, TimeElement t2)
public static TimeElement min(TimeElement t1, TimeElement t2)
Copyright © 2017. All rights reserved.