public static class DateTimeUtils.PrecisionTime extends Object
| Modifier and Type | Field and Description |
|---|---|
private Calendar |
cal |
private String |
fraction |
private int |
precision |
| Constructor and Description |
|---|
PrecisionTime(Calendar cal,
String fraction,
int precision) |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getCalendar() |
String |
getFraction() |
int |
getPrecision() |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.