public class DateType extends DateTypeBase<Date>
DateTypeBase.DateComparator<T>
INDEX_NAME
dataOffset, graph, valueIndex
Constructor and Description |
---|
DateType() |
Modifier and Type | Method and Description |
---|---|
protected Date |
fromLong(long x) |
protected long |
toLong(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 Date fromLong(long x)
fromLong
in class DateTypeBase<Date>
protected long toLong(Date x)
toLong
in class DateTypeBase<Date>
Copyright © 2015. All rights reserved.