public class DateType extends DateTypeBase<java.util.Date>
DateTypeBase.DateComparator<T>
INDEX_NAME
dataOffset, graph, valueIndex
Constructor and Description |
---|
DateType() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Date |
fromLong(long x) |
protected long |
toLong(java.util.Date x) |
getComparator, getIndexName, readBytes, writeBytes
compare, find, findGT, findGTE, findLT, findLTE, fromByteArray, getIndex, getRefCount, getRefCountFor, make, putRefCount, release, setHyperGraph, store, storeImpl, subsumes, toByteArray
protected java.util.Date fromLong(long x)
fromLong
in class DateTypeBase<java.util.Date>
protected long toLong(java.util.Date x)
toLong
in class DateTypeBase<java.util.Date>