java.lang.ObjectSpecifies the time granularity.org.apache.lucene.document.DateTools$Resolution
| Field Summary | ||
|---|---|---|
| public static final DateTools.Resolution | YEAR | |
| public static final DateTools.Resolution | MONTH | |
| public static final DateTools.Resolution | DAY | |
| public static final DateTools.Resolution | HOUR | |
| public static final DateTools.Resolution | MINUTE | |
| public static final DateTools.Resolution | SECOND | |
| public static final DateTools.Resolution | MILLISECOND | |
| Method from org.apache.lucene.document.DateTools$Resolution Summary: |
|---|
| toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.lucene.document.DateTools$Resolution Detail: |
|---|
|